Sei sulla pagina 1di 2

CA7 TOP LINE COMMANDS

1). To see what are all jobs in queue (Here XQ0 are the jobs for Dentacom)
LQ,SEQ=JOB,SYS=XQ0

2). To see the jobs starting with some sequence in queue


Lq,Job=gxq*

3). To see what jobs, a given job triggers


Ljob,List=all,job=gxqd17p

4). To see what are the requirements for your job


LJOB,LIST=RQMT,JOB=GXQD10P

5). To see what jobs uses a perticular dataset


LDSN,DSN=VGIO.XQD0001.F1,LIST=ALL

6). To find out the trigger of a job


LJOB,LIST=NODD,JOB=GXQD10P

**************************************************************************************

PF key Command

PF1 Shows active queue

PF22 Shows jcl in overlib (254 library)

PF24 Shows SCHID for a job and future forcasts by month

PF13 List restart queue ( jobs that r in restart Q)


(shift 1)

PF5 FJOB,SEQ=JOB,SPAN=24,FROM=(MMDDYY,HHMM),SYS=XQ0*

This command does forecasting by job name for jobs not currently in the existing workload(not in the
queues).

PF6 FSTRUC,SCHID=XXX,JOB=JOBNAME(or start job name(stxq001d))

This command produces a report displaying an entire job flow structure in addition to the forecasted time of
each job in the structure based on an arbitrary start time.

SHIFT PF2 (OPTION #1 ONLY) LJOB,LIST=NODD,JOB=JOBNAME OR


LJOB,JOB=GXQXXXX,LIST=ALL
The ljob command may be used to obtain a list of information related to a job.

PF4 FQJOB,SEQ=JOB,SPAN=12,SYS=XQ0*
This command tells you what is currently running and what jobs are waiting to be run
in the queue.
This can also be used to determine what’s remaining to run in a cycle. Use 4 – 6 hours
depending on how much of the cycle is left to run.

DB.3.2 FUNCTION: =LIST


PRED FOR JOB: = gwqd41p
This command lists job (preds).requirements.

Same command but shorter: job dependancies


1) Jobconn,jdep
2) Lq,job=gxqd10p

DB.2.4 FUNCTION: =LIST


JOB: = gwqd41p
This command works with D.b.3.2 and lists the triggers to a job.

LDSN,DSN=GIO.XQ0…..,LIST=ALL
This command will look through CA7 and list across application the jobs and steps within those jobs
where a file is used.(not always all jobs)

LRLOG,DATE=*,JOB=JOBNAME
The lrlog command lists the run log information from the ca-7 prior run queue.

LPRRN,DATE=*,JOB=JOBNAME
The lprrn command lists information from the ca-7 prior run queue.

LQ,SEQ=JOB,SYS=XQ0*
The queue list command list information from the request, ready, or active queues. This will show the
status on all dentacom ca-7 production activity.

LQ,SEQ=JOB,SYS=XQ0*,SPAN=4
The queue list command list information from the request, ready, or active queues. This will show the
status on all dentacom ca-7 production activity FOR THE NEXT 4 HOURS.

LQ,JOB=GXQD10P
List the start time of job in queue.

LQ,SEQ=JOB,JOB=*,SYS=XQ*
What job are waiting in the queue – shows requirements.

LACT,LIST=Q(OR ALL),JOB=GXQ…
The command displays active job in detail includes last step run.

LACTR,SEQ=JOB,SYS=XQ0*
The list queue resource commands list resource information from the active queues.

jOB,EBTPRA11
TELLS ME IF EXEC=YES OR NO

SHIFT PF9 (OPTION #1 ONLY)

What’s pointing to the overlib library (CA7) pointers.

Potrebbero piacerti anche