Previous Topic: ca_qmgr - Miscellaneous OptionsNext Topic: ca_qmgr - Job Specific Commands


ca_qmgr - Job Queue Commands

The ca_qmgr command contains job queue commands that allow you to view and control the Job Queue.

The ca_qmgr command includes the following job queue commands:

ca_qmgr [-cahost <hostname> [-entiredomain] -list 
[<job #> 
[jobid]
[jobtype]
[jobstatus]
[exechost]
[execdate]
[exectime]
[lastresult]
[owner]
[description]]

-list

Shows current job queue and the member server of where the job is scheduled to run.

job #

Lists all jobs in the job queue for the specified job number. If the job number is not specified, the -list command will list all jobs on the specified host. You can also add subordinate options to specify various job-related information to be displayed for the specified job.

jobid

Includes the job id for the specified jobs.

jobtype

Includes the job type for the specified jobs.

jobstatus

Includes the job status for the specified jobs.

exechost

Includes the execute host for the specified jobs.

execdate

Includes the execute date for the specified jobs.

exectime

Includes the execute time for the specified jobs.

lastresult

Includes the last result for the specified jobs.

owner

Includes the owner for the specified jobs.

description

Includes the description for the specified jobs.

More information:

ca_qmgr - Queue Manager Command

ca_qmgr - Examples