Resetting health indicator configuration using the CLP

The CLP provides support for the global settings to be reset to the factory settings. The object settings for a particular object can also be reset to the custom settings for that object type.

Procedure

  • To reset the object settings for the SAMPLE database to the current global settings for databases:
    DB2 RESET ALERT CONFIGURATION FOR DATABASE ON SAMPLE
  • Issue the following command to reset the global settings for databases to the factory settings:
    DB2 RESET ALERT CONFIGURATION FOR DATABASES
  • To reset the configuration for a particular health indicator, add the USING health-indicator-name clause to any of the preceding examples.