Saturday, June 18, 2016

Error Oracle Database 12c installation for IAM Oracle


Hello my friends,


If you run into the error "error invoking target irman ioracle of makefile" while trying to install Oracle Database, and the log shows a missing ljavavm12 library, you might need to copy the java library like so:



cp /opt/oracle/product/12.1.0/dbhome_2/javavm/jdk/jdk6/lib/libjavavm12.a /opt/oracle/product/12.1.0/dbhome_2/lib/


I hope it helps,
Thiago Guimaraes

No comments:

Post a Comment