Oracle DBA, How To, Error, Cause and Action

ORA-02421: missing or invalid schema authorization identifier

ORA-02421: missing or invalid schema authorization identifier


Cause:


the schema name is missing or is incorrect in an authorization clause of a create schema statement.



Action:


If the name is present, it must be the same as the current schema.

No comments:

Post a Comment

Thanks for your comment.