.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-00001
ORA-00001:unique constraint (string.string) violated
Cause:An UPDATE or INSERT statement attempted to insert a duplicate key. For Trusted Oracle configured in DBMS MAC mode, you may see this message if a duplicate entry exists at a different level.
Action:Either remove the unique restriction or do not insert the key.
Ads by Google
Posts about ORA-00001

dba_extents view in Oracle 10.2.0.2

I 've had similar problems in 10.2.0.2 recently with a known bug (Metalink notes 5103126 4618615 & 5130698) causing slowness with the following recursive query select c.name u.name from con$ c cde

10g R1, temp tablespace group, level 7 statspack snap - cons stats$seg_stat_

On 4/12/06 Paul Drake <bdbafh@(protected) > wrote > > 10.1.0.4 10.1.0.4 patch 10 standard edition > w2k adv svr sp4 > > I 'm wondering if anyone has seen this type of error before? > > Had contention o

10g R1, temp tablespace group, level 7 statspack snap - cons stats$seg_stat_pk v

10.1.0.4 10.1.0.4 patch 10 standard edition w2k adv svr sp4 I 'm wondering if anyone has seen this type of error before? Had contention on a single tempfile in a temp tablespace. Only one tempfile o

Function based indexes?

this just reminds me of an example I worked on a while ago with Diana Lorentz for the SQL Reference where two columns are involved see http //download-uk.oracle.com/docs/cd/B19306_01/server.102/b

composite Unique constraint and null

How about this SQL > create table test (id1 number(10) id2 number(10)) Table created. SQL > create unique index test_ind on test (case when id2 is not null then to_char(id1)|| '- '||to_char(id2) end

imp.exe full=y imports SYSTEM 's objects, violates constraints...

I am attempting full export from DB1 Orcl 9.2.0.1 on Win - > full import into the empty pre-created DB2 9.2.0.7 on different Win system using this (DOS batch) command %IMPUTIL% %IMPORTER%/%IMPORTE

High "transaction rollbacks " value in v$sysstat

On 9/12/05 Allen Brandon <Brandon.Allen@(protected) > wrote > "write consistency " does not show up in the 'transaction rollbacks ' statistic. So I 've come > to believe that the high 'transaction ro

Trace analyzer in RAC

Does anyone know how Oracle 's trace analyzer should be configured in RAC. It works fine in single instance but spits out the following message when I try to run it in a RAC instance. exec trca$i.trac

Setting back the clock

The database will not care if you set the clock back one hour. You will need to avoid running a point in time recovery that uses a time within that hour but you can run a point in time recovery usi

Capturing error in trigger

Hi again Can any show me how to catch error in triggers ? Let say my system have tis error ERROR at line 1 ORA-00001 unique constraint (PNT.ID_PK) violate When i try to insert id which ex

UltraSearch 10g: Moving indexes to new TS, crawler errors, and robot excluding.

Hey all Anyone here using Oracle 's Ultra Search? The MetaLink forum is apparently unmonitored and even Google hasn 't helped much. I 've got some outstanding issues (at least three) on our 1

Trigger - Missing IN or OUT parameter at index: 1

It would help us to have the whole trigger. It seems that you are using the trigger to prevent duplicates. Can you not use a unique constraint for that task trapping the ORA-00001/DUP_VAL_ON_IND

Check constraint

I tried this and it worked. ODMDB SQL > create table test(id number status varchar2(8)) Table created. ODMDB SQL > create unique index foo on test (case when status 'Current ' then id else n
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