Field Name | Start | Length | Display | Type | Default Column Header | Description |
---|---|---|---|---|---|---|
VSEEXJOB | 29 | 8 | A/N | JOB NAME | DOS/VSE job name | |
VSESTEP | 37 | 8 | A/N | STEP NAME | DOS/VSE step name | |
VSEPARTN | 45 | 2 | A/N | PARTITION ID | DOS/VSE partition-id | |
VSEEXCLA | 47 | 1 | A/N | CLASS | Execution class | |
VSEEXPRI | 48 | 1 | A/N | PRIORITY | Execution priority | |
VSEELAP | 49 | 4 | 9,999,999,999 | BINP | ELAPSED TIME | Duration of job step in milliseconds |
VSEVCPU | 53 | 4 | 9,999,999,999 | BINP | CPU USAGE | Processor time in milliseconds |
VSEOCPU | 57 | 4 | 9,999,999,999 | BINP | OVERHEAD CPU USAGE | Overhead time in milliseconds |
VSEWAIT | 61 | 4 | 9,999,999,999 | BINP | WAIT TIME | Total system wait time in milliseconds |
VSEPAGES | 65 | 4 | 9,999,999,999 | BINP | NUMBER OF 2K PAGES | DOS/VSE number of 2KB pages |
VSESIOS | 69 | 4 | 9,999,999,999 | BINP | TOTAL COUNT OF SIOS | DOS/VSE total count of SIOs |
VSESOVFL | 73 | 1 | 909 | BINP | SIO COUNT OVERFLOWS | SIO count overflows |
VSESTYPE | 74 | 1 | A/N | STEP TYPE | Step type (S=step-end, L=last-step) | |
VSEESID | 75 | 1 | A/N | VSE SYSID | VSE machine sysid | |
VSEEXCAN | 76 | 1 | XX | BIT | CANCEL CODE | Cancel code. Values: Any valid VSE cancel code |
VSEEXJNO | 77 | 2 | 99999 | BINP | JOB NUMBER | Job number |
VSEELAP$ | 185 | 4 | 99,999,990.99 | BINP | COST FOR ELAPSED TIME | Cost for elapsed time |
VSEVCPU$ | 189 | 4 | 99,999,990.99 | BINP | COST FOR CPU USAGE | Cost for CPU usage |
VSEOCPU$ | 193 | 4 | 99,999,990.99 | BINP | COST FOR OVERHEAD CPU | Cost for overhead CPU |
VSEWAIT$ | 197 | 4 | 99,999,990.99 | BINP | COST FOR WAIT TIME | Cost for wait time |
VSEPAGE$ | 201 | 4 | 99,999,990.99 | BINP | COST FOR PAGING | Cost for pages |
VSESIO$ | 205 | 4 | 99,999,990.99 | BINP | COST FOR SIOS | Cost for SIOs |