Oracle Database
Grant temporary DBA and read-only access to Oracle Database using the Britive Access Broker — automatically creating users, granting roles, and revoking all access at session end via SQL*Plus.
In This Section
- Getting Started
Configure the Britive Access Broker for JIT DBA and read-only access to Oracle Database.
- DBA Role Access
Grant and revoke the Oracle DBA role just-in-time — the broker creates the user if needed at checkout and revokes DBA at checkin.
- Read-Only Table Access
Grant and revoke SELECT on a specific Oracle table just-in-time — the broker creates the user if needed at checkout and revokes access at checkin.
Last updated on