Start the TOM product address space (PAS)


You must always start RTCS and MainView AutoOPERATOR before starting a TOM PAS.

BMC recommends that you use MainView AutoOPERATOR automation to:

  • Add a JRNL Rule in MainView AutoOPERATOR for the PM0010I message with an action to issue the MVS START command for RTCS.
  • Add a MSG Rule in MainView AutoOPERATOR for message OSZ0030I to detect when RTCS is active and define an action to start TOM.
  • Specify a second action on the PM0010I message to start MainView Logger if you want it to be started before TOM.

    MainView AutoOPERATOR Rules allow you to stack MVS commands as an action by separating each command with a semi-colon:

    S rtcs,parms;S logger,parms

     

    Warning

    Note

    If you start MainView Logger with a MainView AutoOPERATOR Rule, define the Logger to TOM as a restart only object so that TOM can be used to maintain availability of the STC.

    In addition, the MainView Logger has a default parameter setting of 3 for the MAXPERSEC parameter in BBPARM member LOGGER00. There are times when TOM activity can result in messages that come at a higher rate than the default setting. When this situation occurs, it is possible that not all of the messages are written out to the Logger and that all audit messages, or TOM debugging messages might not appear.

When creating a TOM start procedure, a unique one- to eight-character TOM identifier must be used for each TOM started task. The TOM identifier is specified by using the TOMID parameter in the BBPARM member MAMTOMxx.

 

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

MainView AutoOPERATOR 8.1