Difference between revisions of "START/QUEUE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(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...")
 
m
Line 1: Line 1:
START/QUEUE is a [[DCL]] [[Command|command]] that starts or restarts the specified [[Queue|queue]] after it has been [[INITIALIZE_QUEUE|initialized]]. You also can use this command to change the options of the specified queue. The /QUEUE qualifier is required.  
+
START/QUEUE is a [[DCL]] [[Command|command]] that starts or restarts the specified [[Queue|queue]] after it has been [[INITIALIZE/QUEUE|initialized]]. You also can use this command to change the options of the specified queue. The /QUEUE qualifier is required.  
 
=Syntax=
 
=Syntax=
 
  START/QUEUE  queue-name[:]
 
  START/QUEUE  queue-name[:]

Revision as of 17:46, 2 December 2019

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