VMS Help
DEFRAGMENT, MODIFY, Qualifiers, /CONTINUOUS

 *Conan The Librarian

       /CONTINUOUS
       /NOCONTINUOUS (default)

          The /CONTINUOUS qualifier causes the script
          to execute repeatedly. After each successful
          defragmentation operation, the script becomes
          eligible for execution again. As long as any PROCESS_
          LIMITs (see the SET subcommand) are not violated,
          the script executes repeatedly. If all PROCESS_LIMITs
          have been reached, the script is queued until an
          outstanding defragmentation process completes, then
          the script is allowed to execute.

          By default, the defragmentation process associated
          with a script may execute on any appropriately
          licensed node in a cluster. Thus, successive
          defragmentation processes do not necessarily execute
          on the same node.
  Close     Help