Previous Topic: JRENAME ExampleNext Topic: LACT Examples


LACT Command

The LACT command provides general status information about jobs in the active queue. Parameters let you indicate which job or group of jobs is desired, what information to review, and the sequence of displayed data. The active queue only contains information about jobs that have started executing. Other commands are also available to display other types of data for CPU jobs that reside in the active queue.

This command has the following format:

LACT[,AGENT={*|agent|mask}]
    [,CLS=x]
    [,CPUID={*|smfid|mask}]
    [,DRCLASS={*|@ANY|@NONE|drclass|mask}]
    [,DRMODE={*|YES|NO}]
    [,{JOB={*|jobname|mask|nnnn}|JOBL={*|longjobname|mask}}]
    [,LIST=option]
    [,NODE={*|nodename|mask}]
    [,SCHID={0|nnn}]
    [,SEG={xxxxxxxx|(xxxxxxxx,yyyyyyyy)}]
    [,SEQ={NATV|sequence}]
    [,ST=option]
    [,SYS={*|systemname|mask}]
AGENT

(Optional) Indicates an agent name or mask that an agent name must match before its information is selected for display.

Default: * (all agent names)

Limits: 1 to 16 characters

CLS

(Optional) Specifies the CA WA CA 7 Edition Workload Balancing class of jobs to select. If omitted or CLS=*, all classes are selected for display.

Limits: 1 alphanumeric character

CPUID

(Optional) Defines the CPU ID name or mask that a CPU ID must match before its information is selected for display. For agent jobs, use AGJ. For XPJOBs use 7XPJ.

Note: The CPU ID is not filled in until CA WA CA 7 Edition has processed a job initiation record.

Default: * (all CPU IDs)

Limits: 1 to 8 characters

DRCLASS

(Optional) Defines the disaster recovery class name, a reserved name, or mask that a disaster recovery class name must match before its information is selected for display.

Default: * (all disaster recovery class names)

Limits: 1 to 8 characters

@ANY

Specifies to select jobs with any DRCLASS.

@NONE

Specifies to select jobs with no DRCLASS.

DRMODE

(Optional) Specifies the class of jobs to select.

*

Specifies all jobs. This value is the default.

YES

Specifies to select only jobs that entered the request queue while CA WA CA 7 Edition was in Disaster Recovery mode.

NO

Specifies to select only jobs that entered the request queue while CA WA CA 7 Edition was not in Disaster Recovery mode.

JOB

(Optional) Defines the job number, job name, or mask that a job name must match before its information is selected for display. JOB and JOBL are mutually exclusive.

Default: * (all jobs)

Limits: 1 to 8 characters

JOBL

(Optional) Defines the long job name or mask that a long job name must match before its information is selected for display. JOB and JOBL are mutually exclusive.

Limits: 1 to 64 characters

LIST

(Optional) Specifies the amount of active queue information to display.

AGJOB

Indicates agent information only.

ALL

Specifies all data that is related to the jobs being displayed.

CPU

Specifies CPU jobs only.

JCL

Specifies JCL information only.

Depending on the security options that are selected for your installation, the following values are sometimes concealed in the display:

  • JOB statement USER keyword
  • JOB statement GROUP keyword
  • JOB statement PASSWORD keyword
  • //*LOGONID statement
  • //*PASSWORD statement
  • //*JOBFROM statement
JOBL

Indicates long job name information only.

PRM

Indicates internal cross-platform PARMLIB information only.

PROS

Specifies documentation information only.

Q

Specifies job data only.

RQMT

Specifies all requirements information only.

STATUS

Specifies VRM and ARF information only.

XPJOB

Specifies internal cross-platform information only.

When LIST is not specified, a default display consisting of a single description line for each queue record is listed. However, when the JOB parameter requests a specific job, the default is LIST=STATUS. VRM and ARF information for the job are also listed. If SEG is specified, the default is LIST=PROS.

NODE

(Optional) Defines the node name or mask that a node name must match before its information is selected for display.

Default: * (all node names)

Limits: 1 to 8 characters

SCHID

(Optional) Defines the schedule ID to select information for.

Default: 0 (all schedule IDs)

SEG

(Optional) Defines a segment and subsegment of documentation to be listed. If a subsegment, use the form (xxxxxxxx,yyyyyyyy). SEG and subsegments are both optional.

Limits: 1 to 8 alphanumeric characters

xxxxxxxx

Defines the name of the segment.

(xxxxxxxx,yyyyyyyy)

Defines the names of a segment (xxxxxxxx) and subsegment (yyyyyyyy) in up to eight characters each, enclosed in parentheses and separated by a comma.

SEQ

(Optional) Specifies the display sequence of the selected information.

NATV

Indicates native sequence (the order in which it is in the queue). NATV is the default.

AGENT

Indicates agent name sequence.

CA7

Indicates CA 7 job number sequence.

DLTM

Indicates deadline time sequence.

DOTM

Indicates due-out time sequence.

JOB

Indicates job name sequence.

NODE

Indicates node name sequence.

ST

(Optional) Indicates a selection option that is used to determine which jobs are listed.

ABND

Indicates only the jobs that are in abend status.

ARF

Indicates only jobs that ARF tracks.

ARFH

Indicates only jobs that are in ARF recovery status.

ARFJ

Indicates only ARF recovery jobs (entry mode=ARFJ).

LATE

Indicates late jobs.

REPLY

Indicates only agent jobs that are waiting for a reply to an Intervention Required message.

SYS

(Optional) Defines the system name or mask that a system name must match before its information is selected for display.

Default: * (all system names)

Limits: 1 to 8 characters

More information:

Masking