How do I find out what has happened?
Ca7 interview Questions And Answers
The ‘LJES’ command can be used to list JES
job numbers for jobs in the Active and Prior Run Queues. The format of this
command is ‘LJES’. This format will
list all jobs currently in the Active Queue.
Another
command format you may be interest in is:
LJES, Q=*, JOB=jobname
This
format will list all occurrences of the specified jobname from both the Active
and Prior Run Queue
The
Prior Run Queue keeps a record of the last good run of every job under CA-7’s
control. The format of the command is:
LPRRN, JOB=jobname
Since the Prior Run Queue
can be a rather large file, it is recommended you always limit the display by
specifying a specific or generic job name as part of the command.
The
Run log contains a record of all job and network occurrence for the last five
calendars days. The format of the command is ‘LRLOG’ . This will display the log for the current day
(00:00-23:59).
To
limit this display to all occurrences of a specific job, enter ‘LRLOG, JOB=jobname’.
To
get all occurrence of a job for the last five days, enter
‘LROG, DATE=*, JOB=jobname’.
The ‘LRLOG, DATA=*’ command format will
list all records for the last five days.
To
get information for a specific day, use the ‘DATE=*yyddd’ sub-parameter on the above examples, where ‘yyddd’ is
the year and Julian day to be listed.
No comments:
Post a Comment