Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Object refuses to drop

Re: Object refuses to drop

From: Tanel Poder <change_to_my_first_name_at_integrid.info>
Date: Thu, 14 Aug 2003 00:14:05 +0300
Message-ID: <3f3aaa77$1_1@news.estpak.ee>


> > How the heck can I get rid of this object... go into sys.obj$ and delete
it
> > manually?

What is your current_schema? (talking about alter session set current_schema = xxx)
Try drop type project.attribute_typ; instead.

>
> Anyone that would even suggest going into sys.<anything> and making a
change
> should
> have their keyboard taken away. I am staggered by the implications.

This is way too hard punishment to a computer geek (well, not for Windows dumbuser, they'll be doing everything with mouse anyway... ;)

Tanel. Received on Wed Aug 13 2003 - 16:14:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US