Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> global properties for Oracle JVM

global properties for Oracle JVM

From: steve perry <sperry3_at_satx.rr.com>
Date: Sat, 26 Feb 2000 23:55:25 GMT
Message-ID: <NJZt4.2333$w81.257545@typhoon.austin.rr.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US