Create pipe_queue - Intergraph Batch Services - Help

Intergraph Batch Services Help

Language
English
Product
Intergraph Batch Services
Search by Category
Help

create pipe_queue queue priority = queue-priority [ destination =dest-name ] [ run_limit = run-limit ]

create pipe_queue queue priority = queue-priority [destination = (dest-name [,dest-name...])] [run_limit = run-limit]

Defines a new Batch pipe queue. A set of destination queues can be assigned to the pipe queue using the destination= parameter. The queue is created in a disabled and stopped state, and must be explicitly enabled and started. If a pipe queue has no destinations, it will act as though it is stopped. This will occur even if the outflow state of the queue is "STARTED."

Manager privileges are required to use this command.