User's Manual
Chapter 17. Command Reference for Adaptive Server Anywhere
GRANT REMOTE DBA statement
Function Use this statement to provide DBA privileges to a user ID, but only when
connected from the Message Agent.
Syntax GRANT REMOTE DBA
TO userid, . . .
IDENTIFIED BY password
Permissions Must have DBA authority.
Side effects Automatic commit.
See also “GRANT REMOTE DBA statement [SQL Remote]” [ASA SQL Reference,
page 513]
“The Message Agent and replication security” on page 243
“REVOKE REMOTE DBA statement” on page 373
367