- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle Error - ORA-00604 error occurred at rec...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2004 03:42 AM
тАО06-26-2004 03:42 AM
Oracle Error - ORA-00604 error occurred at recursive SQL level 1
when i am trying to insert a record into table then i am getting above error. what to do to solve this type of problem. if any body knows the solution for this problem please send me detail to my email id : aliment@realnet.zo.sz or navratanc@yahoo.com
Error Message:
ORA-00604 error occured at recursive SQL Level 1
Regards
Aliment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2004 06:14 PM
тАО06-26-2004 06:14 PM
Re: Oracle Error - ORA-00604 error occurred at recursive SQL level 1
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.
Check this link as well:
http://www.databasejournal.com/features/oracle/article.php/10893_3308031_2
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2004 08:43 PM
тАО06-26-2004 08:43 PM
Re: Oracle Error - ORA-00604 error occurred at recursive SQL level 1
check the alert log. There have been various errors that show the ORA-60x as a follow up fault. Sometimes you simply have extent or tablespace overflows which have the 600 as a follow up error.
What release do you use ?
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-27-2004 01:12 PM
тАО06-27-2004 01:12 PM
Re: Oracle Error - ORA-00604 error occurred at recursive SQL level 1
May be it is a privilege issue, or constrainy issue. What other errors were reported after the error, For example
ORA-604: error occured at recursive SQL level 1
ORA-00001: unique constraint (SYS.I_SOURCE1) violated or
ORA-00001: unique constraint (SYS.I_VIEW1) violated
Or
ORA-604: error occured at recursive SQL level 1
ORA-01031: insufficient privileges
Please provide the steps you have followed. Also provide the version of oracle Database
You can check the alertsid.log for more details.
Indira A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-27-2004 05:01 PM
тАО06-27-2004 05:01 PM
Re: Oracle Error - ORA-00604 error occurred at recursive SQL level 1
also let us know the tool that you are using so that we try to help you debug this error.
regards
Yogeeraj