Hi!
How do I delete Java classes from a schema?
I have a script that queries user_objects and genereates "drop table", "drop
synonym" etc. statements.
After the script is run, there are still java classes left in the schema. I
can use Enterprise Manager to drop them, but I would want to do it within
sql*plus.
Any ideas?
dbms_java.dropjava(' -schema INTFACE') doesn't seem to work.
What does this statement do exactly?
This is 9.2 on HP-UX.
Thanks,
Helmut
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Daiminger, Helmut
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).