Creating Logger BBPARM member LOGGERxx
To create a BBPARM LOGGERxx member
- Copy the BBSAMP NGLOGGER member to your UBBPARM data set.This is the data set that you have specified with the PARMDSN parameter in BBPARM MVINGIxx member.
The LOGGERxx member contains the following parameters:
Parameter
Description
MVSSYSTEM=sysName
Specifies the name of the system to which the parameters in this member apply
This name must match the current system name in CVTSNAME.
If you specify the system variable &SYSNAME, you can use a single set of parameter statements to start Logger on multiple system images.
LOGPREFIX=dsnPrefix
Specifies the data set prefix for the allocated log data sets
ARCHIVE=YES | NO
Enables or disables the archiving of NGL logs for this LOGGERxx member.
Default value: YES
MVINGIxx is the global declaration if you don't specify it in any LOGGERxx members coded in SYSP= parm.
If you specify ARCHIVE=YES/NO in the LOGGERxx member, it will override what is specified in the MVINGIxx member.
You can check message BBMZL496I or BBMZL497I in the DBC joblog to make sure it reflects the value you expect:
BBMZL496I MVL/NGL Archive set to YES by default
BBMZL497I MVL/NGL Archive set to YES/NO