Home » RDBMS Server » Server Utilities » Re: Export Problem
Re: Export Problem [message #69892] Mon, 18 March 2002 02:30
Sudeep
Messages: 17
Registered: March 2002
Junior Member
This may be caused by faulty or incomplete installation of the Java Virtual Machine (JAVAVM). To check what is currently in your database, query the following:

select count(1)
FROM all_objects
WHERE object_type LIKE 'JAVA%';

If the JVM was completely installed,
you should find about 8000 objects.
Previous Topic: urgent
Next Topic: SQL LOADER
Goto Forum:
  


Current Time: Tue Apr 16 00:10:12 CDT 2024