Click to See Complete Forum and Search --> : Unable to drop view


chukkala
05-06-2003, 10:47 PM
Hi

I'm unable to drop a view owned by me. The system hangs when I issue 'DROP VIEW <view name>.

In DBA_OBJECTS the STATUS shows 'VALID'. Is there any other places I need to check?

Can you help to how to drop this problem.

Thanks & Regards
Bhaskara

marist89
05-06-2003, 11:47 PM
I would check to see if anybody else has a lock on that view.

chukkala
05-07-2003, 01:09 AM
Hi Thanks for your reply.

Can you help me how to check.

Is there any sql for that.

Regards