Message Oracle ORA-29503 - SCHEMA keyword not valid with NAMED keyword

ERRORSCHEMA keyword not valid with NAMED keyword
CAUSESCHEMA and NAMED keywords were used together in the same CREATE JAVA command, but only one may be used in a CREATE JAVA command.
ACTIONRemove either the NAMED or the SCHEMA keyword.