This is a discussion on problem: unique constraint error reported in alert log and load spike in unix box within the Oracle Database forums, part of the Database Server Software category; --> hi, all, We are running 9.2.0.5 on solaris 8, and we have some major problem with unique constraint error. ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 45.51 41.21 That makes our site suffers. Anyone have seen that before? THis appears only during heavy load time. Table is IOT table. Thanks |
| ||||
| Zhu Chao wrote: > 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. > > Have you: Checked for bugs at MetaLink? Built test cases on both 8174 and 9205 to try and duplicate the problem? Determined why your app keeps trying to duplicate a primary key? |
| Thread Tools | |
| Display Modes | |
|
|