Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> global properties for Oracle JVM
I have a request from our developers to set some global parameters for the
Oracle JVM.
For example, on our web servers they start the java runtime like jre -D
joeblow=true (or something like that).
They've requested the same thing for the Oracle JVM.
We're running Oracle 8.1.5 on Sun 2.6
I am not a java programmer and know very little about it (starting to learn
though :) )
When we create java sored procedures and then execute them, I assume that oracle starts a jvm for that session (I don't see a "jre" using ps -ef in unix though). The developers want to have some global properties they can set. I assume they want to access them using the system.getproperties(joeblow).
I called Oracle and they don't have any idea what I'm talking about (not a slam, just the truth).
Any help would be appreciated
Thanks,
steve
Received on Sat Feb 26 2000 - 17:55:25 CST
![]() |
![]() |