How to start JVM in Oracle
495018Mar 21 2006 — edited Apr 10 2007Hi,
is there any way to start JVM in Oracle without restarting the Oracle instance?
I mean: I need to start the VM adding some flags, like -Djava.library.path=, so I'd like to know if there's a script (or any kind of configuration file) which has the responsibility to initialize and start the JVM, and if I could modify it...
Thanks anyway
V