LIST CPOPCOM – Current Plan Operation
Argument Name | Description |
---|---|
ADID | Application description ID |
CLNSTAT | Data Set cleanup status |
CLNTYPE | Data Set cleanup type |
CONDRJOB | Conditional recovery job |
DPREM | Removable by daily planning |
ERRCODE | Error code |
EXECDEST | Execution destination (******** represents the controller) |
EXPJCL | Expanded JCL option |
EXTNAME | Operation extended name |
EXTSE | Scheduling Environment name |
GROUP | Authority group |
IA | Input arrival date and time of the occurrence YYMMDDHHMM |
JOBCRT | Critical job:
|
JOBNAME | Job name |
JOBPOL | Workload monitor late job policy:
|
LATEE | Operations that are either late on their latest start time, or late on the settings for Not Started Alert or Not Started Action. Y or N. |
LATEL | Operations that are late on their latest start time. Y or N. |
LATEN | Operations that are late on the settings for Not Started Alert or Not Started Action. Y or N. |
MONITOR |
|
OPNO | Operation number |
OWNER | Owner ID |
PRIORITY | Priority |
SHADOWJ | Shadow job (Y/N) |
STATUS | Operation status |
USRSYS | User sysout support |
UFNAME | User Field Name |
UFVALUE | User Field Value |
UNEXPRC | An Unexpected RC was encountered (Y/N) |
VIRTDEST | Submission destination (******** represents the controller) |
WAITSE | Waiting for Scheduling Environment, N or Y |
WLMSCLS | WLM service class |
WSNAME | Workstation name |
WAITFORW | Started on WAIT workstation, Y or N |
WMPRED | Waiting for mandatory pending predcessors, Y or N |
WPMPRED | Waiting for either mandatory pending or pending predecessors, Y or N |
WPPRED | Waiting for pending predecessors, Y or N |
Note:
- By default, operations in deleted status are not retrieved when
the
STATUS
argument is not supplied. If you do not provide theSTATUS
argument, the request is processed asSTATUS-NE(D)
. UFNAME
,UFVALUE
andUNEXPRC
are only available as keywords from version 8.5.1 withSPE(USRF)
applied and beyond.- Using
SELECT(Y)
with LISTCPOP
willSELECT
theCPOP
record. In addition theSELECT
keyword forLIST CPOP
has some additional values –SELECT(OP)
will select theCPOP
record (equivalent toY
),SELECT(JL)
will select the Job Log,SELECT(JS)
will select theJS
file entry,SELECT(USRF)
willSELECT
theCPUSRF
record for the Operation andSELECT(ALL)
willSELECT
theCPOP
,JL
,JS
andCPUSRF
records. WMPRED
,WMPPRED
andWPPRED
are available as keywords starting from HCL Workload Automation for Z version 9.2.