Table drop throwing error
693241Jun 16 2009 — edited Jun 17 2009Hello All,
My DB version is Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi on solaris 10 OS.
I am trying to drop a table but is throwing the follwing error.
DROP TABLE UC_ARCHIVAL_STATIC_TABLE;
ORA-00604: error occurred at recursive SQL level 1
ORA-01008: not all variables bound
ORA-06512: at line 21
Why is this happening.
Thanks in advance
Vijay G