racli grant db_access

Grant permision of an user on a database.

Syntax

racli grant db_access --db_unique_name=DB_NAME --username=USER [ --comments=VALUE ];

Options

--db_unique_name

Specifies the unique name of the database.

--username

Specifies the name of the user.

--comments

Optional comments.