Library record: X'0060'

The following table shows the contents of the SYSADATA library record.

Table 1. SYSADATA library record
Field Size Description
Number of members1 HL2 Count of the number of COPY/INCLUDE code members described in this record
Library name length HL2 The length of the library name
Library volume length HL2 The length of the library volume ID
Concatenation number XL2 Concatenation number of the library
Library ddname length HL2 The length of the library ddname
Reserved CL4 Reserved for future use
Library name CL(n) The name of the library from which the COPY/INCLUDE member was retrieved
Library volume CL(n) The volume identification of the volume where the library resides
Library ddname CL(n) The ddname (or equivalent) used for this library
...COPY/BASIS member file ID2 HL2 The library file ID of the name following
...COPY/BASIS name length HL2 The length of the name following
...COPY/BASIS name CL(n) The name of the COPY/BASIS member that has been used
  1. If 10 COPY members are retrieved from a library, the "Number of members" field will contain 10 and there will be 10 occurrences of the "COPY/BASIS member file ID" field, the "COPY/BASIS name length" field, and the "COPY/BASIS name" field.
  2. If COPY/BASIS members are retrieved from different libraries, a library record is written to the SYSADATA file for each unique library.