Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> problem: unique constraint error reported in alert log and load spike in unix box
hi, all,
We are running 9.2.0.5 on solaris 8, and we have some major problem
with unique constraint error.
Generally when unique constraint hit, application will get an
ORA-00001 and that's it. But in our case recently we see some weird
behavior from oracle.
When we hit the unique constraint error and it got loged into alert
log, and the load on unix box spikes. Application has been running for
1+ year and recently we upgraded database from 8174 to 9205.
Example:
Wed Oct 5 11:00:43 2005
Errors in file /oracle/TCASH/trace/udump/tcash_ora_2448.trc:
ORA-00001: unique constraint (TRANSACTION_CACHE_PK) violated
Wed Oct 5 11:00:43 2005
Errors in file /oracle/TCASH/trace/udump/tcash_ora_70.trc:
ORA-00001: unique constraint (TRANSACTION_CACHE_PK) violated
Wed Oct 5 11:00:43 2005
Errors in file /oracle/TCASH/trace/udump/tcash_ora_17249.trc:
ORA-00001: unique constraint (TRANSACTION_CACHE_PK) violated
Wed Oct 5 11:04:40 2005
And hte load on unix box(10 second per data)
15.52 16.32 16.30 16.32 18.05 18.59 20.82 90.97 86.30 76.52 69.13 61.43 54.98 50.22
That makes our site suffers.
Anyone have seen that before? THis appears only during heavy load time.
Table is IOT table.
Thanks Received on Sun Oct 09 2005 - 05:36:00 CDT
![]() |
![]() |