User's Manual
REVOKE REMOTE statement
Function Use this statement to stop a user from being able to receive SQL Remote
messages from this database.
Syntax REVOKE REMOTE FROM userid, . . .
Permissions Must have DBA authority.
Side effects Automatic commit. Drops all subscriptions for the user.
See also “REVOKE REMOTE statement [SQL Remote]” [ASA SQL Reference,
page 589]
“sp_revoke_remote procedure” on page 432
372