Previous Topic: LACT ExamplesNext Topic: LACTR Examples


LACTR Command

The LACTR command provides resource requirement information about jobs in the active queue. This lets you review the resource requirements of the currently active workload. This command is similar to the LQR command.

Note: The LACTR command works with cross-platform jobs, but remember that cross-platform jobs ignore the MAINID parameter.

This command has the following format:

►►─ LACTR ─┬───────────────────────┬─┬──────────┬─────────────────────────────►
           └─ ,AGENT= ─┬─ * ◄ ───┬─┘ └─ ,CLS=x ─┘
                       ├─ agent ─┤
                       └─ mask ──┘

 ►─┬───────────────────────┬─┬───────────────────────────┬────────────────────►
   └─ ,CPUID= ─┬─ * ◄ ───┬─┘ └─ ─ ,JOB= ─┬─ * ◄ ───────┬─┘
               ├─ smfid ─┤               ├─ jobname ───┤
               └─ mask ──┘               ├─ jobnumber ─┤
                                         └─ mask ──────┘

 ►─┬─────────────┬─┬────────────────────────┬─────────────────────────────────►
   └─ ,LIST=CPU ─┘ └─ ,MAINID= ─┬─ ALL ◄ ─┬─┘
                                ├─ SYn ───┤
                                ├─ /SYn ──┤
                                └─ -SYn ──┘

 ►─┬─────────────────────────┬─┬─────────────────────┬────────────────────────►
   └─ ,NODE= ─┬─ * ◄ ──────┬─┘ └─ ,SCHID= ─┬─ 0 ◄ ─┬─┘
              ├─ nodename ─┤               └─ nnn ─┘
              └─ mask ─────┘

 ►─┬────────────────────────┬─┬──────────────┬────────────────────────────────►
   └─ ,SEQ= ─┬─ NATV ◄ ───┬─┘ └─ ,ST=option ─┘
             └─ sequence ─┘

 ►─┬──────────────────────────┬───────────────────────────────────────────────►◄
   └─ ,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 Workload Automation SE 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 Workload Automation SE has processed a job initiation record.

Default: * (all CPU IDs)

Limits: 1 to 8 characters

JOB

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

Default: * (all jobs)

Limits: 1 to 8 characters

LIST

(Optional) Specifies to list only CPU jobs. LIST=CPU is the only valid option.

MAINID

(Optional) Specifies that only those jobs with this MAINID (as defined on the DB.1 panel) are to be listed. Jobs defined with MAINID of ALL are selected regardless of MAINID entered.

ALL

Specifies all MAINIDS. ALL is the default.

SYn

Where n specifies a CPU associated number for which information is to be listed as defined in the initialization file CPU statement. The value of n can range from 1 to 7. If a slash (/) precedes the SYn, the only jobs selected are those that are denoted to execute on /SYn.

-SYn

Where n specifies a CPU associated number for which information is not to be listed. The value of n can range from 1 to 7.

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) Specifies the schedule ID for which information is to be selected.

Default: 0 (all schedule IDs)

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 Workload Automation SE 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 used to determine which jobs are listed.

ABND

Indicates only the jobs that are in abend status.

ARF

Indicates only jobs that are being tracked by ARF.

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