Previous Topic: LRLOG CommandNext Topic: LRMD Command


Examples

LRLOG                          Current day (up to present time).
LRLOG,SPAN=8                   Previous 8 hours.
LRLOG,SPAN=168,LIST=JOB        Previous week, only Job related events.
LRLOG,SPAN=0030                Previous 30 minutes.
LRLOG,SPAN=yy001               January 1, 20yy (entire day).
LRLOG,SPAN=*,JOB=PAY*          Search all run log data for job names
                               that begin with PAY.
LRLOG,SPAN=*,SYS=PAYROLL,ST=EXCP
                               Search all run log data for jobs with a
                               system name of PAYROLL. Select only
                               exception events (cancel, force, restart).

LRLOG Panel

LRLOG DATE=YY.DDD PAGE 0001 EVENT OBJECT ENTRY TRGR LATE TYPE TIME TYPE NAME CA7# SCH SYSTEM STATUS MODE CA7# START END C yy061/0759 J CA07LOGP 0017 001 COMP DMND 0000 yy061/0759 yy061/0759 C yy061/0907 I TESTINNW 0018 001 DMD#0018 DMND 0000 00000/0000 yy061/0907L SUBID= DESC=TESTINNW INITS=BDWASHE C yy061/0917 O TESTOTNW 0020 001 DMD#0020 COMP DMND 0000 00000/0000 yy061/0917L R yy061/1432 J FSTAT009 0997 001 FSTATUS JCLER AUTO 0993 REASON= RESTARTED TO GENERATE RLOG REC X yy061/1434 J P4 0798 001 DMND 0000 F yy061/1435 J FSTAT009 0997 001 FSTATUS JCLER AUTO 0993 L REASON= FINALLY FORCE IT C yy061/1435 J FSTAT009 0997 001 FSTATUS FCOMP AUTO 0993 yy061/1435 yy061/1435L C yy061/1437 J CA07TZ01 0019 001 FSTATUS COMP DMND 0000 yy061/1436+yy024/1437

This panel contains the following fields:

EVENT TYPE

Identifies the type of event.

C

Completion

F

Force Complete

R

Restart

X

Cancel (CA WA CA 7 Edition)

EVENT TIME

Identifies a date and time that the event was written to the run log. The date is in Julian format and the time is in hours (HH) and minutes (MM).

OBJECT TYPE

Identifies a type of object that was involved with this event.

J

Specifies a job.

J+

Specifies an internal cross-platform job.

J-

Specifies an external job.

I

Specifies an input network.

O

Specifies an output network.

OBJECT NAME

Identifies the name of the job or network that the event relates to. If it is a network-related event, this field reflects the actual network name.

CA-7#

Identifies the CA WA CA 7 Edition assigned job or network reference number.

SCH

Identifies the CA WA CA 7 Edition schedule ID.

SYSTEM

For job entries, the system name. For network entries, the generated job name for this execution of the network.

STATUS

Identifies the status of the network or system status of the job.

#nnnn

Step level condition code.

CANCL

Cancel (See RLOGCAN in the OPTIONS statement of the initialization file in the Systems Programming Guide.)

Cnnnn

Job level condition code.

COMP

Normal Completion.

FAIL

Special job UCC7Rxx failed.

FCOMP

Force Complete.

JCLER

JCL Error.

MJOB

Requeued because of multiple JOB statements.

N-xxx

Unsuccessful completion due to node status (xxx is the node status).

REQUE

Requeued.

Snnn

Abnormal System Completion (nnn = abend code).

Unnnn

Abnormal User Completion (nnnn = completion code).

ENTRY MODE

Identifies the entry mode of the job or network.

ARFJ

ARF recovery job.

AUTO

Trigger.

DMND

DEMAND command.

LOAD

LOAD command. (LOAD jobs that are successful do not have a runlog entry. Only those LOAD jobs that fail, and are then canceled, have an entry.)

PS

Personal Scheduling.

RPET

Repeated job.

RUN

RUN command.

SSCN

Schedule scan.

XDEM

DEMAND command from an XPS client.

XPS

XPS client using the RUN command with the REF option.

XRUN

XPS client using the RUN command.

TRGR CA7#

If the object was brought into the system through a trigger, or as an ARF recovery job, this field contains the CA 7 job number of the triggering object. Otherwise, it is zero. For U7SVC D=dsname data sets and externally tracked data sets that trigger a job, this value is built from the time when the data set record was created. The value must be unique to prevent possible duplicate triggers. This value uses the seconds and hundredths of seconds in the building of this field.

START

Starting date and time for event type of C (and other event types as available). A plus sign displayed immediately after the field indicates that the job's start and completion dates/times are normalized to the time zone of the running CA WA CA 7 Edition.

END

Completion date and time for event type of C (and other event types as available).

LATE

An L at the end of the completion time indicates that the job or network was considered late by CA WA CA 7 Edition.

Note: Differences between clocks on multiple CPUs may distort the determination of a job's LATE status.

SUBID=

For input and output network events, an additional line is displayed showing the network sub-ID, description, and any initials supplied during the logout of the last workstation.

REASON=

For force complete, restart, and cancel events, an additional line displays the reason text when a reason is supplied for the action.