update fails with Invalid RowID

arny

Active Member
Hi,
We have following setup: Xe, Unix platgform, WTS, Oracle9.
we are facing problem like this:

when try to do ship confirmation (application P4205) from thin client, it fails with following error in log file:

4992/7352 Wed Aug 27 15:34:36 2008 jdb_ctl.c2763
Starting OneWorld

4992/7352 Wed Aug 27 15:34:53 2008 combined.c344
RDEL0000045 - Could not open tables for reliable event delivery (F90703 and F90704). Reliable event delivery will be

disabled

4992/7352 Wed Aug 27 15:34:54 2008 Environment.cpp172
Solution Explorer Started

4992/6880 Wed Aug 27 15:37:59 2008 dbperfrq.c386
OCI0000178 - Unable to execute - UPDATE PRODDTA.F41021_ADT SET

LIPBCK=:BND1,LIOT1P=:BND2,LIOT2P=:BND3,LIHCOM=:BND4,LIPCOM=:BND5,LIFCOM=:BND6,LIJOBN=:BND7,LIPID=:BND8,LIUPMJ=:BND9,LIUSER=:B

ND10,LITDAY=:BND11,LICFRGUID=:BND12,LICFRMKEY=:BND13,LICFRPID=:BND14,LICFRUSER=:BND15,LICFRSEQN=LICFRSEQN+1 WHERE ROWID =

:LASTROWID

4992/6880 Wed Aug 27 15:37:59 2008 dbperfrq.c393
OCI0000179 - Error - ORA-01410: invalid ROWID

4992/6880 Wed Aug 27 15:37:59 2008 jdb_drvm.c938
JDB9900401 - Failed to execute db request

4992/6880 Wed Aug 27 15:37:59 2008 jdb_exet.c2594
JDB3600011 - Failed to perform Update for F41021

4992/6880 Wed Aug 27 15:40:36 2008 dbperfrq.c386
OCI0000178 - Unable to execute - UPDATE PRODDTA.F41021_ADT SET

LIPBCK=:BND1,LIOT1P=:BND2,LIOT2P=:BND3,LIHCOM=:BND4,LIPCOM=:BND5,LIFCOM=:BND6,LIJOBN=:BND7,LIPID=:BND8,LIUPMJ=:BND9,LIUSER=:B

ND10,LITDAY=:BND11,LICFRGUID=:BND12,LICFRMKEY=:BND13,LICFRPID=:BND14,LICFRUSER=:BND15,LICFRSEQN=LICFRSEQN+1 WHERE ROWID =

:LASTROWID

4992/6880 Wed Aug 27 15:40:36 2008 dbperfrq.c393
OCI0000179 - Error - ORA-01410: invalid ROWID

4992/6880 Wed Aug 27 15:40:36 2008 jdb_drvm.c938
JDB9900401 - Failed to execute db request

4992/6880 Wed Aug 27 15:40:36 2008 jdb_exet.c2594
JDB3600011 - Failed to perform Update for F41021

.....

But when I try to Ship confirm from fat client in same environment it works fine.

I will be greatful for any suggestion to resolve this issue. Thanks in advance to everyone.

Regards,
Rohit
 
Back
Top