Previous Topic: Using Batch Mode

Next Topic: Job Management Manager Batch Execution

Job Management Manager Batch Characteristics

Job Management Manager batch jobs have the following unique characteristics:

Characteristic

Description

QUEUE

The name of a submit queue. The queue must exist on the system, and defaults to SYS$BATCH.

QPRIORITY

Priority to submit the job into the queue. The default is 100, minimum value is 1, and maximum value is 255.

CPULIMIT

The number of 100ms ticks of CPU that can be used before the job is terminated by the system. The default is 0 = infinite. The minimum is 50.

ENTRY NUMBER

The entry number of the job in the queue. Only present when the job is in queue.