racli revoke db_access

Revokes permision of an user on a database.

Syntax

racli revoke db_access --db_unique_name=DB_NAME --tenant_identifier=TENANT_ID --username=USER [ --comments=VALUE ]

Options

--db_unique_name

Specifies the unique name of the database.

--tenant_identifier

Specifies the identifier of the database tenant.

--username

Specifies the name of the user.

--comments

Optional comments.