EVENT LSPACE fields
You can specify these fields in the FIELDS parameter of an EVENT LSPACE statement.
Name | Tag | Description |
---|---|---|
LSPACE_RETCODE | RC | Return code from LSPACE |
LSPACE_RSNCODE | Reas | Reason code from LSPACE |
LSPDF0S | FreeDSCBs | Free Format 0 DSCB count |
LSPDFRAG | FragIndex | Fragmentation Index |
LSPDLCYL | MaxCyl | Number of cylinders in largest free extent |
LSPDLTRK | MaxTrks | Number of additional tracks in largest free extent |
LSPDNEXT | FreeXtnts | Number of free extents |
LSPDRETN | Returned | Return area status byte |
LSPDRETN_Cyl | Returned_Cyl | Return area status byte – Cyl |
LSPDRETN_F0 | Returned_F0 | Return area status byte – F0 |
LSPDRETN_Frag | Returned_Frag | Return area status byte – Frag |
LSPDRETN_Space | Returned_Space | Return area status byte – Space |
LSPDRETN_VIR | Returned_VIR | Return area status byte – VIR |
LSPDSTAT | VolStat | Volume status byte |
LSPDSTAT_Active | VolStat_Active | Volume status byte – Active |
LSPDSTAT_Indexed | VolStat_Indexed | Volume status byte – Indexed |
LSPDTCYL | FreeCyls | Total free cylinders |
LSPDTRKM | CylMTrkTracks | Total number of tracks in track-managed space when LSPDCYLM = 1 Set to the value of LSPDTRKS otherwise. When LSPDCYLM = 1 this value is also the first track address where cylinder-managed space begins. |
LSPDTRKS | TotTracks | Total number of tracks on volume |
LSPDTTRK | FreeTrks | Total additional free tracks |
LSPDVFRG | CylMFragIndex | Fragmentation index |
LSPDVIRS | FreeVIR | Free VIR count |
LSPDVLCL | CylMMaxCyls | Number of cylinders in the largest free extent |
LSPDVLTK | CylMMaxTrks | Number of additional free tracks in the largest free extent |
LSPDVNXT | CylMFreeXtnts | Number of free extents |
LSPDVTCL | CylMFreeCyls | Total free cylinders |
LSPDVTTK | CylMFreeTrks | Total additional free tracks |
UCBSCAN_LDEVNCHAR | DevNo | EBCDIC Logical Device number from UCBSCAN |
UCBSCAN_RETCODE | UCB_RC | Return code from UCBSCAN If non-zero then LSPACE_xxxxxx fields are not valid. |
UCBSCAN_RSNCODE | UCB_Reas | Reason code from UCBSCAN |
VOLSER | Vol | Volume serial |
Related topic