Database Error Messages

OCI-52660

The reserved name END_USER_CONTEXT cannot be used for naming a user table or view.

Cause

An attempt is being made to create a table or view with the name END_USER_CONTEXT. END_USER_CONTEXT is a reserved name for Oracle Deep Data Security.


Action

Create the table or view with a different name and try again.