Home » SQL & PL/SQL » SQL & PL/SQL » error occurred at recursive SQL level 1. how can I correct this?
error occurred at recursive SQL level 1. how can I correct this? [message #1694] Thu, 23 May 2002 01:23 Go to next message
Prathee
Messages: 9
Registered: May 2002
Junior Member
Hi,
whenever I am trying to access soem tables which is already existing I am getting an error
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00904: invalid column name

Can anybody tell how can I correct this problem??

Regds
Prathee
Re: error occurred at recursive SQL level 1. how can I correct this? [message #1702 is a reply to message #1694] Thu, 23 May 2002 13:20 Go to previous messageGo to next message
pavani
Messages: 32
Registered: April 2002
Member
try using schema,even though the tables r in u'r schema just make a try some times computer acts fuuny.make a try and let me know.
and did u have the tables on the same dirctory u r working on now make sure of that also
Re: error occurred at recursive SQL level 1. how can I correct this? [message #2919 is a reply to message #1702] Wed, 21 August 2002 10:17 Go to previous message
Chris van Mels
Messages: 1
Registered: August 2002
Junior Member
Encountered same error (perhaps different circumstances).

Solution that worked for me:

Log into "Oracle Storage Manager" as SYS and increase the storage limits on the SYSTEM tablespace
datafile(s).
Previous Topic: Reverse some characters in a string
Next Topic: Cursor record counts
Goto Forum:
  


Current Time: Tue Apr 23 16:09:15 CDT 2024