.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
ORA-00604
ORA-00604:error occurred at recursive SQL level string
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.
Posts about ORA-00604

Strange problem on migration, can 't create index on sys table

Hi please if you can help me I had migrated several database (without playing with hidden parameter). But specially with one I had one problem maybe you saw this before. migration from 9.2 to 9.2patc

SMON: following errors trapped and ignored:

Has anybody ever seen this message in their alert log? This is 9.2.0.5.0 on Sun8 64-bit. I cloned this db from one server to a new server and recreated the control file. I noticed this entry in t

Questions on error

I kept seeing the following line appear on my alert log. Are these to be concerned with ? Thanks Errors in file /u01/app/oracle/admin/compiere/udump/compiere_ora_30803.trc ORA-00604 error occ

Oracle 10g error

Hi All After creating new 10gR2 database on Sun I receiving this message every day Mon Apr 3 23 22 41 2006 ORA-00604 error occurred at recursive SQL level 1 Mon Apr 3 23 22 41 2006

Is this a bug?

Consider this Connected to Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production With the Partitioning Real Application Clusters OLAP and Oracle Data Mining options JServer Release 9.2

New Error after SA Reboots without DB Shutdown

Yesterday afternoon our SA rebooted the server 10.2 on RedHat/VM Ware with out insuring the database had shut all the way down. They still haven 't let me modify the root shutdown script it 's still s

tspitr and corruption followup

FYI I used DBMS_REPAIR to identify all corrupt blocks in the segment then attempt to fix or skip them entirely. From this I was able to retrieve 77K+ blocks of data skipping 110. This is good eno

tspitr and corruption

Okay I need some serious help here. I 've got a need to restore 1 table from a large tablespace (2.5TB) back on Friday. The database is Oracle 9.2.0.6 with archiving on and backed up weekly level 0

Project Raptor early adapter version released

I 've been able to connect to 8.1.7 okay but no luck with 8.0.6 - getting the following error "Status Failure - ORA-00604 error occurred at recursive SQL level 1 ORA-02248 invalid option for ALT

Fine-Grained Auditing and Standby Database.

Hi We have implemented FGA on one of our tables( on s specific column) in the production database.. When trying to query the column from this table in our Standby Databases we get these errors

SLES 9 Oracle 10g Instance Crash opteron

Ok the log is pretty big but I isolate an incident around 2am 7/72005 before and after around that time. Current log# 1 seq# 107 mem# 0 /u01/app/oracle/oradata/compiere/redo01.log Thu Jul 7

RMAN Duplicate Command and Skip Tablespaces

Oracle 9.2.0.6 AIX 5. I ran the following RMAN script to create a new database for ourselves $ cat dup_FAST.rcv run { set until time "7-JUL-2005 06 00 00 " allocate auxiliar

ORA-00604 and ORA-1101 while enabling a constraint

An upgrade program was failing with ORA-0001. So I disabled the primary key on that table let the load take place. I was then trying to enable the primary key constraint to capture the exceptions

INSERT ERROR

Hi I 'm getting following errors when inserting datat into 1 table. * ERROR at line 1 ORA-00604 error occurred at recursive SQL level 1 ORA-00942 table or view does not exist Any thoughts?

how can you protect read-only indexes?

On Thu 3 Mar 2005 14 52 15 -0500 Khedr Waleed <Waleed.Khedr@(protected) > wrote > I know I 'm not answering your question but I have to say that you need > to fix the processes themselves that are ca

Logon trigger isn 't restricting logon

I 'm not quite sure what I 'm missing here. I created a logon trigger did some debugging and I confirmed that it does indeed fire. The problem seems to be with RAISE_APPLICATION_ERROR. This trigger

Shared pool from 8i to 9i

I converted hpux 8.1.7.4 to Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production. Shared pool was originally around 80M and never had any problems for over a year. I got a

Materialize hint

Hi > In reverse order the "with " clause names > and defines a subquery before its use in > a query - a bit like a macro in C. I 'd see very valuable a constellation with "*distributed* s

oracle directory permssions and listener

Hi I have oracle 9i on suse8.2 i am trying to acces my data through listener but i got the following error ORA-00604 error occurred at recursive SQL level 1 ORA-01116 error in opening dat

problem with drop user

Hi Listers We applied #68 patches on two servers so far one is on oracle 9.2.0.5 without any problem. The other is on oracle 9.2.0.4 we had problem to drop the user. I did trace on drop user

PUP table

Unfortunately (or rather fortunately) a failure in an AFTER LOGON trigger does not do anything to interfere with the session... SQL > connect scott/tiger Connected. SQL > create or repl

Lost PERFSTAT bridge scripts Found it

Guess I didn 't get specific enough on Google the first time. Sorry http //www.quest-pipelines.com/pipelines/dba/tips03.htm#january January 's Tip of the Month Automatic Statspack Snapshots

Connect error and database links

Check to see if you have any system triggers [eg a LOGON or LOGOFF trigger]. However 4092 is an obvious "cannot COMMIT or ROLLBACK in a trigger " At 08 24 PM Thursday you wrote Peopl

Fine Grain Auditing.

For DDL the easiest option is to create database triggers create Or replace trigger before_drop before drop on test_user.schema begin raise_application_error(-20001 'Dropping tables i

Queue waits problem

We are using Oracle 8.1.7.4 with Financials 11.5.7. I found the 66ollowing in a statspack report. Top 5 Wait Events ~~~~~~~~~~~~~~~~~ Wait % Total

Using a trigger to turn on tracing

I am trying to use a trigger to turn on tracing for a specified user. I copied the example from Cary Millsap 's _Optimizing Oracle Performance_. The text of the trigger is create or replace tri
User Posts


No registration required.
Post Topic:
Oracle Database Server Error Codes
ORA-00020   ORA-00054   ORA-00119   ORA-00279   ORA-00381   ORA-00439   ORA-00600   ORA-00604   ORA-00904   ORA-00907   ORA-00911   ORA-00922   ORA-00923   ORA-00936   ORA-00942   ORA-01000   ORA-01017   ORA-01031   ORA-01033   ORA-01034   ORA-01078   ORA-01092   ORA-01113   ORA-01122   ORA-01161   ORA-01422   ORA-01501   ORA-01555   ORA-01562   ORA-01578   ORA-01650   ORA-01652   ORA-01658   ORA-01722   ORA-01756   ORA-01843   ORA-01925   ORA-01940   ORA-02019   ORA-02097   ORA-02143   ORA-03113   ORA-04030   ORA-04031   ORA-04068   ORA-06502   ORA-06512   ORA-06531   ORA-06550   ORA-07445   ORA-12154   ORA-12203   ORA-12500   ORA-12535   ORA-12540   ORA-12545   ORA-12560   ORA-12599   ORA-12638   ORA-12709   ORA-12838   ORA-12913   ORA-16038   ORA-20000   ORA-24324   ORA-27125   ORA-28575   ORA-28576   ORA-29283   ORA-29540   ORA-32004