START/QUEUE

From VSI OpenVMS Wiki
Revision as of 17:45, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "START/QUEUE is a DCL command that starts or restarts the specified queue after it has been initialized. You also can use this co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

START/QUEUE is a DCL command that starts or restarts the specified queue after it has been initialized. You also can use this command to change the options of the specified queue. The /QUEUE qualifier is required.

Syntax

START/QUEUE  queue-name[:]

Qualifiers

  • /ALIGN
  • /AUTOSTART_ON
  • /BACKWARD
  • /BASE_PRIORITY
  • /BLOCK_LIMIT
  • /CHARACTERISTICS
  • /CLOSE
  • /CPUDEFAULT
  • /CPUMAXIMUM
  • /DEFAULT
  • /DESCRIPTION
  • /DISABLE_SWAPPING
  • /ENABLE_GENERIC
  • /FORM_MOUNTED
  • /FORWARD
  • /GENERIC
  • /JOB_LIMIT
  • /LIBRARY
  • /NEXT
  • /NO_INITIAL_FF
  • /ON
  • /OPEN
  • /OWNER_UIC
  • /PROCESSOR
  • /PROTECTION
  • /RAD
  • /RECORD_BLOCKING
  • /RETAIN
  • /SCHEDULE
  • /SEARCH
  • /SEPARATE
  • /TOP_OF_FILE
  • /WSDEFAULT
  • /WSEXTENT
  • /WSQUOTA
  • /MANAGER