How to create Authorization Mappings (database schemas and roles) to OCI IAM Users and Groups

Опубликовано: 14 Октябрь 2024
на канале: Oracle Database Product Management
1,012
6

IAM users need to be mapped to a database schema to be able to access the database. This applies to both ADB-S access methods – whether the user is using IAM database password or using an IAM token to access the database. The IAM user needs to either be mapped directly to a database schema (exclusive mapping) or needs to be a member in an IAM group that is mapped to a database schema (shared mapping). These mappings are done by the ADB-S DBA locally in the database.