i want to install JVM on Oracle Database 11g. i used this command:
SQL>@?/javavm/install/initjvm.sql;
but it gives error that initjvm.sql not found. basically i do not have folder named "javavm" in oracle home. how can i have that folder in oracle home?