Initializing the system load logging facility

About this task

Content Manager OnDemand provides an optional logging facility to enable tracking Content Manager OnDemand loading activity. When you enable load logging, Content Manager OnDemand stores the messages that are generated by Content Manager OnDemand load programs in the system load log. You use one of the Content Manager OnDemand client programs to search for and filter messages by load date, application group name, load ID, input file name, and other parameters.

Procedure

To initialize the Content Manager OnDemand system load logging facility, do the following steps:

  1. Change to the Content Manager OnDemand executable directory. For example: cd /usr/lpp/ars/V9R5M0/bin
  2. Run the ARSSYSCR program For example: ./arssyscr -a. If you change the default instance from ARCHIVE to another value, specify the instance on the ARSSYSCR command. Otherwise, you might receive the following error: arssyscr unable to determine database engine. The ARSSYSCR program generates the following series of messages:
    arssyscr: Updating ARSSERVR.ARSSYS
    arssyscr: Adding to ARSSERVR.ARSAG with Storage Set Id = 0
    arssyscr: Adding to ARSSERVR.ARSAGPERMS
    arssyscr: Adding to ARSSERVR.ARSAGFLD
    arssyscr: Adding to ARSSERVR.ARSAGFLDALIAS
    arssyscr: Adding to ARSSERVR.ARSAG2FOL
    arssyscr: Adding to ARSSERVR.ARSAPPUSR
    arssyscr: Adding to ARSSERVR.ARSAPP
    arssyscr: Adding to ARSSERVR.ARSFOL
    arssyscr: Adding to ARSSERVR.ARSFOLPERMS
    arssyscr: Adding to ARSSERVR.ARSFOLFLD
    arssyscr: Adding to ARSSERVR.ARSFOLFLDUSR
    arssyscr: Creation of System Load information was successful

Results

If you encounter SQL errors after you perform this configuration step, check for the existence of the MVSATTACHTYPE parameter in the cli.ini file. The MVSATTACHTYPE=RRSAF parameter value is not supported by Content Manager OnDemand. Only the CAF option is allowed. Modify MVSATTACHTYPE from RRSAF to CAF, or remove the MVSATTACHTYPE parameter because CAF is the default.