Logger BBPARM member MVINGIxx
The following table describes the parameters in BBPARM member MVINGIxx.
Parameter | Description |
---|---|
SYSP=(xx) or SYSP=(xx,yy,zz,...) | Defines all LOGGERxx suffix members that processing reads and initializes with You can specify up to 10 LOGGERxx member suffixes, separated by commas. You must enclose the suffixes (even a single suffix) in parentheses ( ). |
PARMDSN=partitionedDataSetName | Defines a partitioned data set (PDS) that contains all of the LOGGERxx members that processing reads and uses for logging If you do not specify a value, processing attempts to read values from all of the LOGGERxx members from hiLevel.UBMCSAMP. |
DBCID=DBCsubsystemID | Defines the subsystem ID where the and agents are located |
RETENTION=[xx | 120] | Defines how long (in days) the will keep the data since it was captured The RETENTION parameter specifies the amount of time that the LOGSET should collect data. The RETENTION parameter controls both the number of log files that theagent uses to record data and the number of log files that the agent allocates during a LOGSET start. uses the RETENTION specification to make sure that enough log files are allocated at LOGSET startup to cover the RETENTION period. The number of log files allocated are determined by the value specified on the DSMIN parameter and the max value specified by the DSMAX parameter or the actual number of log files that are in the registry. If more log files are available from the registry after the RETENTION period elapses, and the value specified by the DSMAX parameter is not yet reached, then marks additional log files as candidates and allocates more log files to cover the RETENTION period. The default value is 120 days. |
NGLID=PIID | Defines the product instance identifier (PIID) that processing uses to identify different agents You can specify only one PIID value with this parameter |
DSMAX=MaxNumberofDatasets | Specifies the maximum number of data sets that comprise the LOGSET Default value: 10 Do not change this value unless requested by BMC Support. You can use the DSMAX parameter in conjunction with the RETENTION parameter to control the number of data sets allocated. If you do not specify a value for the RETENTION parameter, the DSMAX value defaults to the value specified in the DSMIN parameter. The DSMAX value must be greater than the value specified for the DSMIN parameter. |
DSMIN=MinNumberofDatasets | Defines the minimum number of data sets that comprise the LOGSET Default value: 2 Do not change this value unless requested by BMC Support. |
SPACE= [500 | xxx] | Defines (in megabytes) how much space allocates for the LOGSET and LOGSPACE The default value is 500 MB. We recommend that you allocate at least 500 MB. |