Oracle Error Message
ORA-29502: NAMED keyword required in CREATE JAVA RESOURCE
Reason for the Error
The name for a Java resource was not specified. The name must be specified with the NAMED keyword.
Solution
Specify a valid name with the NAMED keyword.