Help Replication and Event Publishing

DELEGATE CONTACT command

Use the DELEGATE CONTACT command to delegate an existing contact to a new contact for a specific period of time.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DELEGATE CONTACT----contact-name1---- TO--contact-name2--FROM--"start-date"-->

>--TO--"end-date"----------------------------------------------><

Parameters

CONTACT contact-name1
Specifies the name of the contact to be delegated. The contact must exist.
TO contact-name2
Specifies the new contact for all alert conditions (if any) that refer to the contact being delegated. The contact must exist.
FROM "start-date"
Specifies the date when the delegation starts. The date is sensitive to the DB2® locale. The double quotation marks are required.
TO "end-date"
Specifies the date when the delegation ends. The date is sensitive to the DB2 locale. The double quotation marks are required.

Example

To delegate alerts from one (REPLADMIN) contact to another (PERFORMANCE) for a given period of time:
DELEGATE CONTACT REPLADMIN TO PERFORMANCE FROM "2007-11-22" TO "2007-12-06"


Send your feedback | Information roadmap | Replication group on My developerWorks

Update icon Last updated: 2011-10-21