Chapter 17. Command Referencefor Adaptive Server Anywhere
ALTER REMOTE MESSAGE TYPE statement
Function Usethis statement to change the publisher’s message system, or the
publisher’saddress for a given message system, for a message type that has
beencreated.
Syntax ALTERREMOTE MESSAGE TYPE message-system
ADDRESS address
message-system:FILE |FTP |MAPI |SMTP |VIM
address:string
Parameters
Parameter Description
message-
system
Oneof the message systems supported by SQL Remote. It
mustbe one of the following values:
address
A string containing a valid address for the specified
messagesystem.
Permissions Musthave DBA authority.
Sideeffects Automaticcommit.
Seealso “ALTERREMOTE MESSAGETYPE statement [SQL Remote]”[ASA SQL
Reference,page 282]
“CREATEREMOTE MESSAGE TYPE statement” on page 357
“sp_remote_typeprocedure” on page 427
355