Sybase SQL Remote DC38133-01-0902-01 User Manual

Page of 485
Chapter 17. Command Reference for Adaptive Server Anywhere
ALTER REMOTE MESSAGE TYPE statement
Function
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.
Syntax
ALTER REMOTE MESSAGE TYPE message-system
ADDRESS address
message-systemFILE FTP MAPI SMTP VIM
addressstring
Parameters
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.
Permissions
Must have DBA authority.
Side effects
Automatic commit.
See also
355