Creating a product-specific logspace


The information in this section provides specific information for MainView for IMS Online.

How to create a product-specific logspace is explained in the MainView Customization Reference.

This product-specific logspace is in addition to the required, primary logspace that is created when MainView Logger is installed, and is in addition to any other product-specific logspace you might have.

Parameter requirements

The following parameters are required when you use a product-specific logspace:

  • When the MainView Logger primary logspace is created, ensure that the following LOGGER00 parameter is set to YES, which is the default setting:

    DEFAULTLOGGER=YES
  • When the BBI-SS PAS is created, ensure that the following BBISSPxx parameters are set as indicated:
    • MVLOG=YES

      Setting MVLOG to YES indicates that BBI-SS PAS journal messages should be written to a MainView Logger logspace.

    • MVLOGSS=xxxx

      The xxxx variable is the subsystem ID of the logspace to which records will be written. That is, the subsystem ID of the product-specific logspace you have created.

Sample LOGGERxx PARMLIB member

The following example shows a valid definition for your product-specific logspace:

*-------------------------------------------
MVSSYSTEM=SJSC **LPAR**
*
* Description- mvlogger for energizer ipr
*
LOGSSID=L40T **New SSID**
LOGSPACE=IPR **Must be "IPR"**
DEFAULTLOGGER=NO **Must be "NO"**
WTOLOG=YES
COMPRESSION=YES
MULTIREC=NO
DUMPCOUNTMAX=1
REGISTERDSN=MVIQA.MV440A.P40T.REG01
MAXPERSEC=0
DIVDSN=MVIQA.MV440A.P40T.DIV01
DIVBLOCKS=180
LOGPREFIX=MVIQA.MV440A.P40T.LOG01
STORAGECLASS=
MANAGEMENTCLASS=
LOGCYLINDERS=50



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Customizing MainView for IMS and MainView for DBCTL 5.3