Help Replication and Event Publishing

ALTER CONTACT command

Use the ALTER CONTACT command to alter contact information, such as the contact name and mail address, that the Replication Alert Monitor program uses for notifications when a replication alert condition is detected.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-ALTER CONTACT----contact-name------+-EMAIL-+----"email-address"--+----------------------------+-><
                                      '-PAGE--'                     '-DESCRIPTION--"description"-'   

Parameters

CONTACT contact-name
Specifies the name of the contact. The contact must exist.
EMAIL "email-address"
Specifies the primary e-mail address for the contact. The double quotation marks are required.
PAGE "email-address"
Specifies the pager address for the contact. The double quotation marks are required.
DESCRIPTION "description"
Specifies a brief description for the contact. The double quotation marks are required.

Example

To alter a contact REPLADMIN by changing the e-mail address to repladmin@ibm.com:
ALTER CONTACT REPLADMIN EMAIL "repladmin@ibm.com"


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

Update icon Last updated: 2011-10-21