Collection Contents Index GRANT REMOTE statement PASSTHROUGH statement pdf/chap17.pdf

Data Replication with SQL Remote
   PART 4. Reference
     CHAPTER 17. Command Reference for Adaptive Server Anywhere       

GRANT REMOTE DBA statement


Function 

To provide DBA privileges to a user ID, but only when connected from the Message Agent.

Syntax 1 

GRANT REMOTE DBA
TO userid,...
IDENTIFIED BY password

Permissions 

Must have DBA authority.

Side effects 

Automatic commit.

See also 

The Message Agent and replication security

REVOKE REMOTE DBA statement

Description 

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.

REMOTE DBA has the following properties.


Collection Contents Index GRANT REMOTE statement PASSTHROUGH statement pdf/chap17.pdf