Create an Oracle Data Safe Service Account on Your Database
Every database that you want to use with Oracle Data Safe requires an Oracle Data Safe service account on it. By default, Autonomous AI Databases already have this account. On non-Autonomous AI Databases, you need to create an account.
Note:
If you want to register a container database (CDB), please note that CDBs are supported on Oracle Database 19c and above.Exception for Autonomous AI Databases
For all database types that you want to register with Oracle Data Safe, except for Autonomous AI Databases, you need to manually create an Oracle Data Safe service account. Create it with the least amount of privileges on the database.
An Autonomous AI Database comes with an Oracle Data Safe service account precreated on it so you do not need to create one. The account is
named DS$ADMIN
and is initially locked with the password expired. When
you register an Autonomous AI Database with Oracle Data Safe, Oracle Cloud Infrastructure unlocks this account and resets its password. If you
deregister the Autonomous AI Database, the account is locked again.