DB2JSTATUS - Status of Submitted JCL Jobs
Status of Submitted JCL Jobs information is stored in SAP table DB2JSTATUS.
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
Fields for table DB2JSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SUBMITTER | Creator of the JCL job | X | JCREATOR | CHAR | 18 | |
JOBNAME | Name of a JCL job | X | JOBNAME | CHAR | 18 | |
JOBNO | Number of JCL job | X | JOBNO | CHAR | 7 | |
SUB_DATE | Submit date of JCL job | SUB_DATE | DATS | 8 | ||
SUB_TIME | Submit time of JCL job | SUB_TIME | TIMS | 6 | ||
LAST_STAT | Last status of JCL job | LAST_STAT | CHAR | 10 |