sysZReportFile
The sys.ZReportFile class type represents a collection of data about a zSeries operating system instance, or a zSeries application. It is typically used to show current configuration parameters. Contents may consist of PARMLIBS, a file (a member on z/OS®) or the results of a display command. How this data is stored is product-specific, although generally, this is done using a Character Large Object (CLOB).
Predefined ZReportFiles for ZOS | ||
CDM attributes | Value description | Example |
Parmlibs |
A list of the parmlib data set used during IPL. The list is in a table format with two columns: DatasetName and Volume. |
SYS1.PARMLIB SYSRES |
ParmlibMembers |
A list of the parmlib members used during IPL. The list is in a table format with three columns: MemberName, Dataset, and Volume. |
ALLOC01 SYS1.PARMLOIB SYSRES |
ParmlibALLOC | A copy of the ALLOCxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies system allocation defaults. | |
ParmlibBPXPRM | A copy of BPXPRMxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the default z/OS UNIX System Services and file system parameters. | |
ParmlibCEEPRM | A copy of CEEPRMxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the default Language Environment® (LE) runtime environment file system parameters. | |
ParmlibCLOCK | A copy of CLOCKxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the default date and time system parameters. | |
ParmlibCOMMND | A copy of COMMANDxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies a list of commands that are executed during IPL. | |
ParmlibCONSOL | A copy of CONSOLxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the system console configuration. | |
ParmlibCOUPLE | A copy of COUPLExx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the cross system coupling facility default parameters. | |
ParmlibCSVRTL | A copy of CSVRTLxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the RLTS configuration. | |
ParmlibCUNUNI | A copy of CUNUNIxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Unicode conversion environment. | |
ParmlibDEVSUP | A copy of DEVSUPxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the system device support options. | |
ParmlibDIAG | A copy of DIAGxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the common storage trace and GFS trace parameters. | |
ParmlibEXIT | A copy of EXITxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the default system exit points and their associated load modules. | |
ParmlibGRSCNF | A copy of GRSCNFxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Global Resource Serialization (GRS) configuration. | |
ParmlibGRSRNL | A copy of GRSRNLxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Global Resource Serialization (GRS) resource list. | |
ParmlibIEAAPF | A copy of IEAAPFxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the default static Authorized Program Facility (APF) list. | |
ParmlibIEAFIX | A copy of IEAFIXxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the fixed Link Pack Area (FLPA) list. | |
ParmlibIEALPA | A copy of IEALPAxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the static Modified Link Pack Area (MLPA) list. | |
ParmlibIEAOPT | A copy of IEAOPTxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies system performance criteria for customers not use WLM for workload management. | |
ParmlibIEAPAK | A copy of IEAPAKxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the LPA pack list. | |
ParmlibIEASVC | A copy of IEASVCxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies installation-defined SVCs. | |
ParmlibIEASYM | A copy of IEAPRMxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the system symbol definitions. | |
ParmlibIEASYS | A copy of IEASYSxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the system parameter list. | |
ParmlibIECIOS |
A copy of IECIOSxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the MIH, HOTIO, IOTIMING, IOS CTRACE, TERMINAL, FICON®, STORAGE, CAPTUCB, HYPERPAV, and MIDAW parameters. |
|
ParmlibIEFSSN | A copy of IEFSSNxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the subsystem definitions. | |
ParmlibIFAPRD | A copy of IFAPRDxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Product Enablement Policy. | |
ParmlibIGDSMS | A copy of IGDSMSxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Storage Management Subsystem (SMS) definitions. | |
ParmlibIKJTSO | A copy of IKJTSOxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the TSO command and program definitions. | |
ParmlibLNKLST | A copy of LNKLSTxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the static link list. | |
ParmlibLOAD | A copy of LOADxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the system configuration information. | |
ParmlibLPALST | A copy of LPALSTxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the static LPA list. | |
ParmlibMSTJCL | A copy of MSTJCLxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Master Scheduler JCL. | |
ParmlibPROG | A copy of PROGxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the dynamic Authorized Program Facility (APF) list, dynamic system exits, dynamic link list (LNKLST), and dynamic LPA. | |
ParmlibSCHED | A copy of SCHEDxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the PPT, master trace table, and abend codes for automatic restart. | |
ParmlibSMFPRM | A copy of SMFPRMxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the System Management Facilities (SMF) parameters. | |
ParmlibVATLST | A copy of VATLSTxx members from the PARMLIB data set concatenation that was used for the current IPL. This member specifies the Volume Attribute (VAT) list. | |
DynamicLNKLSTName | Name of the currently active dynamic lnklst. | LNKLSTC$ |
DynamicLNKLST |
A copy of the currently active Dynamic LNKLST. The LNKLST can be modified at any time after IPL by an authorized operator command. The list is in a table format with two columns: DatasetName and Volume. |
SLDMVS.V232B.LOAD $SSLD0 |
DynamicAPF |
A copy of the currently active Authorized Program Facility list. The APF list can be modified at any time after IPL by an authorized operator command. The list is in a table format with two columns: Volume and DatasetName. |
SYS1.SERBLINK G2401D MQS920A.SCSQEXIT *SMS* |
DynamicEXIT |
A copy of the currently active system exits. System exits be modified at any time after IPL by an authorized operator command. The list is in a table format with two columns: ExitName and ModuleName. |
SUBSTC.IEFUJI OPCUJI SYS.IEFUSI IEEUSI CAZ00990 |
Requirements for discovery
- None. One instance of each ZOS report is populated in the ZOSBASE book.
- Other books contain additional ZReportFile objects (for example, DB Subsystem books contain DB2® ZReportFiles).
- The Parmlib* attributes require the user ID running the DLA to have read access to the PARMLIB concatenation of data sets. The DLA automatically determines the applicable PARMLIB data set names.
CDM specific information
CDM naming policy | ZReportFile | |
CDM attribute | Value | Example |
Checksum | 7742261 | |
Content | 373 bytes |
Rows of text that may be used to represent a report. May include configuration parameters, lists
of data sets, or contents of a file.
|
FixedPath | Parmlib | |
Label | SP23-ZOS-Parmlib | |
Name | Parmlib |
Naming rules
OSZReport
Relationships
Link type | Source | Target | Comment |
---|---|---|---|
appliesTo | ZReportFile | sys.zOS.ZOS |