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

Home -> Community -> Usenet -> c.d.o.server -> Re: Uninstall or Disable 8i JVM

Re: Uninstall or Disable 8i JVM

From: Howard J. Rogers <dba_at_hjrdba.com>
Date: Fri, 23 Nov 2001 18:53:19 +1100
Message-ID: <3bfdfff0$0$28491$afc38c87@news.optusnet.com.au>


Yes, you can uninstall it.

Look at ORACLE_HOME/rdbms/admin for a script called utljavrm.sql

Read it carefully first.

The script name, incidentally, changed name between 8.1.5 and 8.1.6 (it used to be called ultjavArm.sql) -I don't think it's changed in 8.1.7 (it certainly hasn't for Windows NT), but it should be similar, whatever.

Regards
HJR

--
Resources for Oracle: http://www.hjrdba.com
===============================


"Jesus (John) Salvo Jr." <john_at_softgame.com.au> wrote in message
news:7VlL7.362643$bY5.1551038_at_news-server.bigpond.net.au...

> I have an existing 8i ( 8.1.7 ) instance where someone installed the 8i
JVM.
> However, we are not using any Java SPs, EJBs, or servlets with the
database.
> Is there anyway to uninstall the 8i JVM from an existing instance? ...
> without requiring the GUI installer?
>
> If uninstalling is not possible, is it possible to just disable it within
an
> instance? I have read somewhere in this newsgroup to just set the
> JAVA_POOL_SIZE to zero (0) and that should disable the internal JVM, but
the
> Oracle does not mention this ( nor does it mention how to disable or
> uninstall the Java Server from an existing instance ).
>
> I also saw $ORACLE_HOME/javajvm/rmjvm.sql. Presumable this one will
> uninstall the JVM from an existing instance only, the instance identified
by
> your ORACLE_SID?? ( What happens if you have more than one instance in the
> same $ORACLE_HOME installation? ) If yes, I presume we can set all
JAVA_XXX
> in the init.ora to 0?
>
> John
>
>
>
>
>
>
Received on Fri Nov 23 2001 - 01:53:19 CST

Original text of this message

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