- 7:23 AM - 0 comments
ORA-02423: schema name does not match schema authorization identifier
Error : ORA-02423: schema name does not match schema authorization identifier
Cause : a table definition with a schema name prepended to the table name does not match the schema name provided in the authorization clause of a create schema statement.
Action : make sure the schema names match.
Please leave your valuable comments below :-)
Cause : a table definition with a schema name prepended to the table name does not match the schema name provided in the authorization clause of a create schema statement.
Action : make sure the schema names match.
Please leave your valuable comments below :-)


0 Responses to "ORA-02423: schema name does not match schema authorization identifier"
Post a Comment