Previous Topic: Set Desired States Through OPSVIEW

Next Topic: Customize the Startup with SSMBEGUX

Set Desired States Through SSMBEGIN

The SSMBEGIN request rule enables you to choose how you want to initialize the DESIRED_STATE column. This gives you complete control over initializing this column each time SSM becomes active and when the SSM mode parameter is upgraded to a more active mode. When executed, this REXX program lists startup options and prompts you to reply. One option allows you to specify the mode (ACTIVE/PASSIVE/INACTIVE) of SSM.

To set the desired states through SSMBEGIN

  1. You must enable the SSMBEGIN request rule to be invoked at SSM startup.

    When invoked, the SSMBEGIN request rule displays the following z/OS message:

    SSMBEGIN start options:
    1) Use current schedule
    2) Use an alternate schedule
    3) Use IPL_STATE as desired state and no schedule
    4) Use previous desired state and no schedule
    5) Use current desired state and no schedule
    ---------- Stateman restarted. Mode=ACTIVE -------------
    Reply with an option number and/or the first letter of a
    valid stateman mode (Active/Passive/Inactive) to replace
    the current mode (i.e. R nn,1/1A/A). Default=1
    015SSMBEGIN ENTER DESIRED STATEMAN STARTUP OPTION (1-5) AND/OR MODE
    A/P/I):
    
  2. Choose the option that sets the desired states of resources closest to what you want those states to be.

    Specifying nA or nP overrides the type of SSM monitoring specified on the CA OPS/MVS STATEMAN parameter. For example, if the STATEMAN parameter is set to ACTIVE and you select option 1P when the SSM starts up, the SSM monitors your system resources passively and does not act when a resource changes state.

More information:

Options for Initializing Desired States