ASA SQL Reference
SQL Statements
Use this statement to provide DBA privileges to a user ID, but only when connected from the Message Agent.
REVOKE REMOTE DBA
FROM userid, ...
REMOTE DBA authority enables the Message Agent to have full access to the database in order to make any changes contained in the messages, while avoiding security problems associated with distributing DBA user IDs passwords.
This statement revokes REMOTE DBA authority from a user ID.
Must have DBA authority.
Automatic commit.
REVOKE PUBLISH statement [SQL Remote]
REVOKE REMOTE statement [SQL Remote]
GRANT REMOTE DBA statement [SQL Remote]
REVOKE CONSOLIDATE statement [SQL Remote]
The Message Agent and replication security
SQL/92 Vendor extension.
SQL/99 Vendor extension.