DFSMShsm log record collection
The following table describes how to properly set up the DFSMShsm environment for successful log collection:
Requirement | Procedure |
---|---|
The BMC AMI Storage ARCINEXT exit must be active in the DFSMShsm address space, and BBLINK modules must be made available to DFSMShsm through STEPLIB or LNKLST. | For more information about installing the BMC AMI Storage DFSMShsm exit routines, see System-exits. |
DFSMShsm logging must be enabled. | Allocate log data sets to the ARCLOGY and ARCLOGX DD statements in the DFSMShsm startup JCL. |
Full message-level logging must be active. | Specify ACTLOGMSGLVL(FULL) in the ARCCMDxx PARMLIB member. |
A log switch must occur immediately upon starting DFSMShsm. Otherwise, DFSMShsm overlays the data that currently exists on the ARCLOGX data set. | Set LOGSW=YES in the DFSMShsm startup JCL. |
For more information, see: