| Error | ORA-29503 |
Description | SCHEMA keyword not valid with NAMED keyword | Cause | SCHEMA and NAMED keywords were used together in the same CREATE JAVA command, but only one may be used in a CREATE JAVA command. | Action | Remove either the NAMED or the SCHEMA keyword. |