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 -> help! cannot drop a table!

help! cannot drop a table!

From: <wy_at_fudan.edu>
Date: 2000/07/04
Message-ID: <8js2f3$sqb$1@nnrp1.deja.com>#1/1

I want to drop the table but fail.
SQL> DROP TABLE INCARDDAYSTAT;
DROP TABLE INCARDDAYSTAT
           *
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1 ORA-01000: maximum open cursors exceeded

[ora8_at_server450 ora8]$ oerr ora 00604
00604, 00000, "error occurred at recursive SQL level %s"
// *Cause: An error occurred while processing a recursive SQL statement

//         (a statement applying to internal dictionary tables).

// *Action: If the situation described in the next error on the stack
// can be corrected, do so; otherwise contact Oracle Support.

How should I do?

Thanks a lots.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Jul 04 2000 - 00:00:00 CDT

Original text of this message

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