GRANT CONSOLIDATE statement
Function Usethis statement to identify the database immediately above the current
databasein a SQL Remote hierarchy, who will receive messages from the
currentdatabase.
Syntax GRANTCONSOLIDATE
TOuserid ,. . .
TYPE message-system, .. .
ADDRESS address-string, .. .
[SEND {EVERY|AT }hh:mm:ss]
message-system:FILE |FTP |MAPI |SMTP |VIM
address:string
Parameters
Parameter Description
userid
Theuser ID for the user to be granted the permission
message-
system
Oneof the message systems supported by SQL Remote.
address
Theaddress for the specified message system.
Permissions Musthave DBA authority.
Sideeffects Automaticcommit.
Seealso “GRANTCONSOLIDATE statement [SQL Remote]” [ASA SQL Reference,
page508]
“GRANTREMOTE statement” on page 366
“REVOKECONSOLIDATE statement” on page 370
“GRANTPUBLISH statement” on page 365
“sp_grant_consolidateprocedure” on page 390
364