Contents Index GRANT REMOTE statement PASSTHROUGH statement

SQL Remote User's Guide
  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]

The Message Agent and replication security

REVOKE REMOTE DBA statement


Contents Index GRANT REMOTE statement PASSTHROUGH statement