ADD CONTACTGROUP command

The ADD CONTACTGROUP command adds a new contact group to the list of groups defined on the local system. A contact group is a list of users and groups to whom monitoring processes such as the Scheduler and Health Monitor can send messages.

Important: This command is deprecated for Db2® version 11.5.8 and will be discontinued in a future release or modification pack.

The setting of the Database Administration Server (DAS) contact_host configuration parameter determines whether the list is local or global.

Authorization

None

Required connection

None. Local execution only: this command cannot be used with a remote connection.

Command Syntax

Read syntax diagramSkip visual syntax diagramADD CONTACTGROUPname,CONTACTGROUPnameDESCRIPTIONgroup description

Command Parameters

ADD CONTACTGROUP name
Name of the new contact group, which must be unique among the set of groups on the system.
CONTACT name
Name of the contact which is a member of the group. A contact can be defined with the ADD CONTACT command after it has been added to a group.
GROUP name
Name of the contact group of which this group is a member.
DESCRIPTION group description
Optional. A textual description of the contact group.