The SSMFAIL request rule generates an alert to start-up failures as determined from logic within the SSMRETRY routine (CURRENT_STATE=FAILED, or CURRENT_STATE=TIMEOUT). The SSMFAIL request rule also generates an alert when the logic with the SSMEOM rule sets CURRENT_STATE=TERM upon an initialized SSM resource abnormally terminating.
ACTION_CURRENT ACTION_DESIRED ACTION_TEXT
FAILED UP RULE("SSMFAIL &NAME FAILED &SSMTABLE")
The default SSMFAIL logic for this condition leaves the resource in the FAILED_UP condition and produces a highlighted message similar to the following:
OPSNOTIFY DB2MSTR failed and will not be restarted. Action retry limits defined in SSMRETRY have been exceeded.
ACTION_CURRENT ACTION_DESIRED ACTION_TEXT
TIMEOUT UP RULE("SSMFAIL &NAME TIMEOUT &SSMTABLE")
The default SSMFAIL logic for this TIMEOUT_UP condition produces the highlighted message similar to the following:
OPSNOTIFY DB2MSTR has not reached initialization as defined within SSMRETRY Parameters.
ACTION_CURRENT ACTION_DESIRED ACTION_TEXT
TERM UP RULE("SSMFAIL &NAME TERM &SSMTABLE")
The default SSMFAIL logic for this TERM_UP condition produces the highlighted message similar to the following:
OPSNOTIFY DB2MSTR has abnormally terminated. SSM is restarting.
For further details and complete implementation guidelines, refer to the comments within the SSMFAIL request rule.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |