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

Home -> Community -> Mailing Lists -> Oracle-L -> getting recursive error, any ideas?

getting recursive error, any ideas?

From: Naik, Sandesh S <sandesh.naik_at_qwest.com>
Date: Tue, 12 Jun 2001 14:10:34 -0700
Message-ID: <F001.003267A5.20010612140518@fatcity.com>

Hi all,
 I am getting following error while running this statement?  any ideas where is it coming from?

 1* ALTER TABLE corp.service_cat_rq ADD (location_ind CHAR(1) DEFAULT 'Y') SQL> /
ALTER TABLE corp.service_cat_rq ADD (location_ind CHAR(1) DEFAULT 'Y') *
ERROR at line 1:

ORA-00604: error occurred at recursive SQL level 1
ORA-01001: invalid cursor
ORA-06512: at line 40

We are on 8.1.6.2. 64 bit on HP unix 11.0 Oracle8i Enterprise Edition Release 8.1.6.2.0, 64 bit - Producti PL/SQL Release 8.1.6.2.0 - Production
CORE 8.1.6.0.0 Production
TNS for HPUX: Version 8.1.6.2.0 - Production NLSRTL Version 3.4.0.0.0 - Production

Thanks for your help.
Sandesh
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Naik, Sandesh S
  INET: sandesh.naik_at_qwest.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 12 2001 - 16:10:34 CDT

Original text of this message

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