Clone ADMIN Privileges in Autonomous AI Database
- Services: Autonomous Database Serverless
- Release Date: March 10, 2026
You can use the DBMS_CLOUD_ADMIN_SEC package to clone the privileges and permissions assigned to the ADMIN user for a specified user account in Autonomous AI Database. This enables administrators to create named user accounts with the same privileges as the ADMIN user. It provides an alternative to using the shared ADMIN account improving security.
See DBMS_CLOUD_ADMIN_SEC Package for more information.