CA7 Commands & General Information
CA7 Commands & General Information
_________________________________________________________________________________
LJOB,JOB=jobname,LIST=NODD
Note: displays all scheduling information, including schedules, prose, and requirements.
LJOB,JOB=jobname,LIST=TRIG
Note: displays all jobs that trigger this job and all jobs triggered by the job.
LJOB,JOB=jobname,LIST=SCHD
Note: displays schedule information only.
LJOB,JOB=jobname,LIST=RQMT
Note: displays all requirements that must be satisfied before the job will run.
LJOB,JOB=jobname,LIST=DEPJ
Note: displays all jobs dependent on the completion of this job.
LCTLG,DSN=JDEP.jobname
Note: displays all jobs dependent on the completion of this job.
LCTLG,DSN=T1E990T.ORA.MRPSIGNL.NORUN
Note: Display the Posted dataset Status
LCTLG,DSN=TRGD.jobname
Note: displays the job that triggered this job.
Forecasting Current or Future Schedules
FJOB,JOB=*,FROM=(122606,0000),SPAN=24,TRIG=N
FJOB,JOB=*,FROM=(mmddyy,0000),SPAN=24,TRIG=N
FJOB,SYS=IMIS,FROM=(041307,1700),SPAN=57,TRIG=N
FSTRUC,JOB=jobname,SCHID=nnn
Note: displays the downstream jobs triggered by the job.
FSTRUC,JOB=jobname,SCHID=nnn,FROM=mmddyy,SPAN=hhhh
Note: displays the downstream jobs triggered by the job on a specific
date and for a specified number of hours.
FRJOB,JOB=joname,SCHID=nnn
Note: displays the upstream (jobs that run before) jobs that this job was triggered from.
FJOB,JOB=jobname,FROM=(MMDDYY,HHMM),SPAN=HHHH
Note: forecasts the job from the specified date and for the specified span.
Misc. Command and Information
HELP - launches CA-7s help panels.
GRAPHJ - launches CA-7s Automated Performance Analysis reports menu. Enter D
and hit enter for a description of the various reports.
CA-11 notes.
Using a RESTART card in the JCL will bypass all CA-11 processing!
RE-RUN - The term re-run is interpreted as re-running the job from the top, or first step
of the job. RESUBMIT and re-run having the same meaning.