When you use x_run PROC=*STRJOBQ to start the execution of a job queue monitor, you may also choose to alter these parameters:
QCHK=nnnn |
Specifies an integer value in the range 0 to 9999 indicating approximately how often (in seconds) an active monitor should wait before (re)checking the job queue directory for jobs to execute. The default value is 10 seconds. |
QHLD=nnnn |
Specifies an integer value in the range 0 to 9999 indicating approximately how often (in seconds) a held job queue monitor should wait before (re)checking the job queue directory for a release instruction. The default value is 30 seconds. |
QENC=Y |
Encrypt the job details before placing them on the queue. Refer to 17.4.7 Encrypting the Job Queue Details for details. |