Drop Types fails
6944Mar 24 2006 — edited Mar 29 2006In experimenting with some OR tables I seem to have been left with types that cannot be deleted. Attempting to delete them produces the error from the web interface:
The drop operation was not successful for the following reason:
ORA-01740: missing double quote in identifier
Any ideas?- it dosn't seem to be a dependancy problem as you don't get:
ORA-02303: cannot drop or replace a type with type or table dependents
(I have deleted all tables which made use of these types)