SQL Remote User's Guide
Command Reference for Adaptive Server Anywhere
Use this statement to change the publisher's message system, or the publisher's address for a given message system, for a message type that has been created.
ALTER REMOTE MESSAGE TYPE message-system
ADDRESS address
message-system: FILE | FTP | MAPI | SMTP | VIM
address: string
Parameter | Description |
---|---|
message-system | One of the message systems supported by SQL Remote. It must be one of the following values: |
address | A string containing a valid address for the specified message system. |
Must have DBA authority.
Automatic commit.
ALTER REMOTE MESSAGE TYPE statement [SQL Remote]
CREATE REMOTE MESSAGE TYPE statement