- Print
- DarkLight
SMF 64 VSAM Component or Cluster Status
Article summary
Did you find this summary helpful?
Thank you for your feedback
Introduction
Fields
Stored in vsData
SMF Field | DB Column name | Description |
---|---|---|
recType | Value is always 64 | |
openTime | ||
closeTime | ||
jobRdrTime | ||
SMF64SID | sid | System identification |
SMF64JBN | jobName | Job name |
SMF64UIF | userName | User-defined identification field |
SMF64DDN | ddname | DD name |
SMF64CLN | clusterName | Cluster name from JCL |
SMF64DNM | componentName | Name of the component or cluster being processed. For a CRA record, this field does not contain meaningful information. For a catalog record, this field contains the catalog or cluster name |
catalogName | ||
SMF64RIN | sitInd | Situation indicator |
SMF64DTY | compType | Indicator of component being processed |
SMF64DBS | blkSize | Physical block size |
SMF64DCI | ciSize | Control interval size |
SMF64DLS | maxLrecl | Maximum logical record size |
SMF64DKL | keyLength | Key length |
SMF64BNO | bufferCount | Actual number of buffers requested by the user. VSAM may override the number of data buffers requested by the user based on such things as the amount of buffer space specified at define time |
SMF64BSP | bufferSize | Buffer space |
SMF64BFD | dataBufCount | The number of data buffers requested by the user |
SMF64BFI | idxBufCount | The number of index buffers requested by the user |
SMF64PLH | stringUsed | Actual number of concurrent strings used |
SMF64MAC | acb | ACB MACRF fields |
SMF64SMB | smbBias | SMB ACCESS BIAS Information |
SMF64RSC | smbInfo | SMB Information |
numReqTracks | ||
highRba | ||
dsSize | ||
compSize | ||
dsSizeDelta | ||
compSizeDelta | ||
trkReleased | ||
SMF64NIL | levelCount | Number of levels in the index |
SMF64NEX | extentCount | Number of extents |
SMF64NLR | recordCount | Number of logical records in the component |
SMF64NDE | deleteCount | Number of records that were deleted from the component |
SMF64NIN | insertCount | Number of records that were inserted into the component |
SMF64NUP | updateCount | Number of records that were updated in the component |
SMF64NRE | retrieveCount | Number of records that were retrieved from the component |
SMF64NFS | freeCiCount | Number of unused control intervals in the component |
SMF64NCS | ciSplitCount | Number of control intervals that were split in the component |
SMF64NAS | caSplitCount | Number of control areas that were split in the component |
SMF64NEP | excpCount | Number of execute channel programs |
SMF64DEX | levelDelta | Change in number of extents |
SMF64DEX | extentDelta | Change in number of extents |
SMF64DLR | recordDelta | Change in number of logical records in the component |
SMF64DDE | deleteDelta | Change in number of records that were deleted from the component |
SMF64DIN | insertDelta | Change in number of records that were inserted into the component |
SMF64DUP | updateDelta | Change in number of records that were updated in the component |
SMF64DRE | RetrieveDelta | Change in number of records that were retrieved from the component |
SMF64DFS | freeCiDelta | Change in number of unused control intervals in the component |
SMF64DCS | ciSplitDelta | Change in number of control intervals that were split in the component |
SMF64DAS | caSplitDelta | Change in number of control areas that were split in the component |
SMF64DEP | excpDelta | Change in number of execute channel programs for the data set |
SMF64SIO | hypReqCount | Number of requests for I/O issued by the access method for this data set for which Hiperbatch attempted to find the requested data in its buffers |
SMF64HIT | hypHitCount | Number of requests for I/O issued by the access method for this data set satisfied by moving data from Hiperbatch buffers |
SMF64WTS | hypWaitCount | Number of times Hiperbatch temporarily suspended this requester because another user was already reading some or all of the requested data |
SMF64MIS | hypIoCount | Number of requests for I/O issued by the access method for this data set satisfied by performing DASD I/O |
cfLocalCount | ||
cfXcfCount | ||
cfDasdCount | ||
SMF64RIN | isClose | Bit 0 |
SMF64RIN | isVolSwitch | Bit 1 |
SMF64RIN | isNoSpace | Bit 2 |
SMF64RIN | isCloseT | Bit 4 |
SMF64RIN | isCatalog | Bit 6 |
SMF64RIN | isAbend | Bit 5 |
SMF64DTY | isData | Bit 0 |
SMF64DTY | isIndex | Bit 1 |
SMF64MC2 | isSetEmpty | Bit 5 |
actionId |