Re: dropping java class

  • From: Stephane Faroult <sfaroult@xxxxxxxxxxxx>
  • To: JDunn@xxxxxxxxx
  • Date: Mon, 02 Apr 2007 13:33:17 +0200

John,

This is a shot in the dark but I wonder if the error isn't Oracle's way to say "Invalid object name" - in which case enclosing the name in double quotes might be all that you need.

HTH

Stéphane Faroult

John Dunn wrote:
I do a select from all_objects to get a list of database objects to drop
For java classes I get something like
DROP JAVA CLASS MYSCHEMA./f3f4f7ab_PatternParser;

and when I run that I get an error
ORA-29501: invalid or missing Java source, class, or resource name

How do I drop these objects?

John Dunn

Product Consultant

Sefas Innovation Limited

Direct Dial + 44 (0) 117 373 6122

_www.sefas.com_ <file:///C:/Documents%20and%20Settings/ransty/Application%20Data/Microsoft/Signatures/www.sefas.com>

S



--
//www.freelists.org/webpage/oracle-l


Other related posts: