wnameless / docker-oracle-xe-11g

Dockerfile of Oracle Database Express Edition 11g Release 2
Apache License 2.0
1.34k stars 800 forks source link

Installing JVM support #131

Closed mlensment closed 4 years ago

mlensment commented 4 years ago

Hello,

I'm trying to install JVM support in the database and to do so, I'm reading that I'm supposed to execute _$ORACLEHOME/javavm/install/initjvm.sql script. However, this script, nor the javavm directory, is not found within the docker container.

Trying to create Java sources in the database results in ERROR: ORA-29538: Java not installed.

Any help is appreciated!

mlensment commented 4 years ago

I’m now reading, that it is impossible to install java support in 11g express version: https://stackoverflow.com/questions/13043042/is-there-a-way-to-install-java-on-oracle-11g-xe