Oracle 12c Invalid Java Packages
Hallo Guys,
I've installed Oracle 12.1.0.2.0 software, then I've created a CDB using Create Database Statement!
everything were perfect. After creation the database I ran catcdb.sql script to install all needed components for container database! just as it recommended from Oracle! the script finished with errors and invalid components:
I ran catcdb again, and got the same result.
the problem was with running catim script:
*
ERROR at line 1:
ORA-20000: JServer JAVA Virtual Machine component not found. JServer JAVA
Virtual Machine must be installed prior to Oracle Multimedia installation.
ORA-06512: at line 3
the question how to install JServer JAVA VM Component on 12c! or how to validate the invalid components.