Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Deinstalling JServer
Cherie,
I'm not entirely sure, as I've never done this before - but there is a package in ORACLE_HOME/RDBMS/ADMIN called utljavarm.sql, which seems to do the kind of thing you want. Maybe there is another that fits your needs better, as this one has a warning note about only using it to upgrade/downgrade to 8.1.5..
Rem
Rem $Header: utljavarm.sql 12-jan-99.17:10:39 rshaikh Exp $
Rem
Rem utljavarm.sql
Rem
Rem Copyright (c) Oracle Corporation 1999. All Rights Reserved.
Rem
Rem NAME
Rem utljavarm.sql - Remove all java objects
Rem
Rem DESCRIPTION
Rem This removes all the java objects from the data dictionary.
Rem
Rem NOTES
Rem WARNING: This script is highly destructive. It should Rem only be run if you upgrading to or downgrading Rem from 8.1.5. Once this script is run all of your Rem java objects will be gone unless you have a backup!!! Rem Rem This script requires a significant amount of rollback Rem to execute.
Hopefully the list can point to one that fits your needs more precisely.
Regards
Mark
-----Original Message-----
Cherie_Machler_at_gelco.com
Sent: 17 December 2001 14:20
To: Multiple recipients of list ORACLE-L
Does anyone know how to deinstall JServer? I accidentally installed it
and I don't
see anywhere in the documentation where it talks about how to remove the
objects
from the database. This is for Sun Solaris 2.6 Oracle version 8.1.7.2.
Please reply directly to Cherie_Machler_at_gelco.com
Thanks,
Cherie
Oracle DBA
Gelco Information Network
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Cherie_Machler_at_gelco.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Mon Dec 17 2001 - 09:56:05 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |