Database Error Messages

OCI-52523

SCHEMA schema_name for END USER user_name does not exist.
  • schema_name: The name of the schema.
  • user_name: The name of the end user.

Cause

The schema name specified for the CREATE/ALTER END USER command do not exist.


Action

Verify the schema name by querying the DBA_USERS view.