ORA-02423

Error: ORA-02423: schema name does not match schema authorization identifier

Causa: 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.

Acción: Check that the schema names match the one given in the CREATE SCHEMA statement.

COMENTARIOS:


No hay comentarios.