Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-41723

insufficient privileges for CREATE PROFILE

Cause

An attempt was made to:

  1. Create a common profile in root without the CREATE PROFILE privilege.
  2. Create a federation profile in federation root without federationally granted CREATE PROFILE privilege.
  3. Create a protected profile in pluggable database without commonly granted CREATE PROFILE privilege.

Action

Grant the required privilege and retry the operation.