Setting the error capture level for the administration notification log file

This task describes how to set the error capture level for the administration notification log file.

About this task

The information that Db2® records in the administration notification log is determined by the notifylevel setting.

Procedure

  • To check the current setting, issue the GET DBM CFG command.
    Look for the following variable:
    Notify Level          (NOTIFYLEVEL) = 3
  • To alter the setting, use the UPDATE DBM CFG command.
    For example:
    DB2 UPDATE DBM CFG USING NOTIFYLEVEL X

    where X is the notification level you want.