Limited supportBMC 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 .

Generating JCL to run the installation verification program


Use the following procedure to verify BMC AMI Ops product installation by running BBAIVP, a batch job that examines load modules. You can also run BBAIVP after applying maintenance to verify the applied maintenance.

Tip

This task is optional for all products.

Member BBAIVP contains sample JCL that you can use to run program BBAIVP. BBAIVP reports:

  • Any modules that are marked as not executable
  • Programs that should be marked as re-entrant but are not marked
  • Modules that contain unexpected unresolved references
  • The library and number of modules that BBAIVP checked

To verify product installation

  1. In BBSAMP member BBAIVP, replace ???????? with your high-level qualifier.The REPORT statement (or a SYSPRINT statement) shown in the following figure specifies the data set for the BBAIVP report. The SYSLIB statement specifies the data set for BBAIVP to check.

    //IVP EXEC PGM=BBAIVP
    //STEPLIB DD DISP=SHR,DSN=????????.BBLOAD
    //REPORT DD SYSOUT=*
    //SYSLIB DD DISP=SHR,DSN=????????.BBLINK
  2. Submit BBAIVP for processing.
  3. Check your job output for the following condition codes:

    Code

    Explanation

    00

    No errors were found.

    08

    One or more unresolved references were found (see the report for details).

    12

    One or more modules were found not marked as re-entrant but should be (see the report for details).

    16

    An operational error occurred. A message was written to the REPORT file or to SYSLOG.

    Notes

    • Members BBM9TD20 and BBM9TD21 in BBLINK are not deleted during installation; therefore, BBAIVP will report these modules as being in error. These modules do not create a problem. You can ignore the warnings and safely delete the members if you want to. This applies for version 6.3.00 and later of BMC AMI Ops Infrastructure.
    • The product might operate properly even if errors are found; in that case, contact BMC Support to determine whether a problem exists.

 

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