Limited support

 

BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Infrastructure 7.1 Open link .

Allocating BBI-SS PAS journal and image logs

Use the following procedure to allocate the journal and image log data sets that are used during execution of a BBI-SS PAS.

Tip

This task is optional for the following products and does not apply to other products:

  • MainView AutoOPERATOR

  • MainView for CICS

  • MainView for DB2

  • MainView for DBCTL

  • MainView for IMS Offline

  • MainView for IMS Online

  • MainView for MQ

 Member SSLOG contains sample JCL to allocate BBI-SS PAS journal and image log data sets. For MainView AutoOPERATOR, it also contains a sample statement to allocate a profile variable pool called BBIVARS for MainView AutoOPERATOR EXECs.

Note

  • Do not alter the log attributes. The default attributes are required and are reset automatically if you change them.

  • If you are using products on multiple systems and want to use the same JCL procedure for all of them, include the SSID in the data set name of the logs. All of the subsystems can then use the same procedure.

  • BMC recommends the use of image logs for MainView for CICS,

    MainView for IMS Online
    , MainView for DB2, and MainView for DBCTL.

  • BBI-SS PAS image logs are not used by MainView AutoOPERATOR or MainView for MQ.

To allocate the BBI-SS PAS journal and image log data sets

  1. In BBSAMP member SSLOG, make the following global changes (including the S1, S2, and S3 statements at the end of this job):
    1. Change the PREFIX parameter to the prefix that was used to load the product libraries to DASD.
    2. Set the SS parameter to the subsystem ID of the BBI-SS PAS.
    3. Set the DV parameter to the volume serial of the allocation volume for the BBI-SS PAS journal data sets.
    4. Set the DU parameter to the allocation volume unit type.
  2. If you do not have MainView for CICS,
    MainView for IMS Online
    , MainView for DBCTL, or MainView for DB2, comment out the ALLOCIMG (S1) procedure.
  3. If you do not have MainView AutoOPERATOR, comment out the ALLOCBVP (S3) procedure.

    Note

    If you have MainView AutoOPERATOR, the ALLOCBVP statement is required to allocate the BBIVARS profile variable pool for MainView AutoOPERATOR EXECs.

Related topic


Was this page helpful? Yes No Submitting... Thank you

Comments