Home » RDBMS Server » Server Administration » How to drop and rebuild the JVM in Oracle
How to drop and rebuild the JVM in Oracle [message #54189] Mon, 04 November 2002 01:38 Go to next message
Jeolieos
Messages: 5
Registered: October 2002
Junior Member
Thanks for your help,first.
But How to drop and rebuild the JVM in Oracle!
Re: How to drop and rebuild the JVM in Oracle [message #54192 is a reply to message #54189] Mon, 04 November 2002 06:19 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
initjvm.sql : 
loads the  initial set of Java classes necessary to
support Java, initializes the SQL  tables for the
CORBA namespace, and publishes some top-level entry
points  through call specifications.  

rmjvm.sql :
removes any trace of Java usage.  This includes core
classes,  user created classes, and all the Java 
objects from the data dictionary.  It should only be
run if you wish to remove all Java objects from a
database.  Once this script is run, all of your Java 
objects will be gone, unless you  have a backup.  

Previous Topic: In a nutshell, what are the main differences between Oracle 7.3 and 8i?
Next Topic: Data Archiving issue
Goto Forum:
  


Current Time: Thu Sep 19 17:12:11 CDT 2024