F9861 Problem

anggoro

Member
Dear All

I have added a report version of R10412A and i have made modification on that version in PD900 environment.

I have successful on check in process but when i want to check out again there is a GENERAL ERROR IN METHOD CHECK IN.
So i check JDELOG and here is the message in JDELOG :

6928/520 WRK:Starting jdeCallObject Mon Oct 01 11:50:29.940000 dbperfrq.c455
OCI0000178 - Unable to execute - INSERT INTO OL900.F9861 (SIOBNM, SIMKEY, SIENHV, SIUSER, SIDM, SIJDEVERS, SIMSAR, SISTCE, SIDVP, SIMRGMOD, SIMRGOPT, SIRLS, SIPATHCD, SIMODCMT, SIPID, SIJOBN, SIUPMJ, SIUPMT) VALUES :)BND1,:BND2,:BND3,:BND4,:BND5,:BND6,:BND7,:BND8,:BND9,:BND10,:BND11,:BND12,:BND13,:BND14,:BND15,:BND16,:BND17,:BND18)

6928/520 WRK:Starting jdeCallObject Mon Oct 01 11:50:29.940001 dbperfrq.c461
OCI0000179 - Error - ORA-00001: unique constraint (OL900.F9861_PK) violated

6928/520 WRK:Starting jdeCallObject Mon Oct 01 11:50:29.940002 Jdb_drvm.c1115
JDB9900401 - Failed to execute db request

6928/520 WRK:Starting jdeCallObject Mon Oct 01 11:50:29.940003 Jdb_exet.c6144
JDB3400009 - Failed to perform Insert for F9861

6928/520 WRK:Starting jdeCallObject Mon Oct 01 11:50:29.940004 Jdb_exet.c8094
JDB9901232 - Canceling transaction because: TC052 InsertTable: Insert failed

Please help, what should i do for this ?

Note :
I tried to make new report (simple one just a word "TEST" written in report header) but still have same error message even for Check In Process.

Thanks in advance
 
You can try couple of things.
Checking the object out on another FAT client and see if there is an error or take last full package and then you can try it again.
 
Next time stay away from the production environment when you want to modify an object. Use the development environment instead.
 
Back
Top