Error on Check Out

DaveBarber

Active Member
A collegue has a problem with checking out a bespoke object form he has written.

When he does a check out the check out hangs in OMW at the following point:

Apr 23 11:32:43 1776 2604 SELECT * FROM DV7333.F98741 WHERE ( ESEVSK = '328e0150-62e8-47e5-9e68-d731b455c3c2' ) ORDER BY ESEVSK ASC,ESEVSEQ ASC
Apr 23 11:32:43 1776 2604 Entering JDB_Fetch
Apr 23 11:32:43 1776 2604 ORACLE DBFetch: Invoke OCI Fetch fetchNumRows = 1
Apr 23 11:32:43 1776 2604 Entering JDB_GetBufferSize
Apr 23 11:32:43 1776 2604 Entering JDB_Fetch
Apr 23 11:32:43 1776 2604 ORACLE DBFetch: Invoke OCI Fetch fetchNumRows = 1
Apr 23 11:32:43 1776 2604 Entering JDB_GetBufferSize

This shows the check out fails in the retrieval of the event rule specs for the form.

When I look at the record from the F98741 it is retrieving it is the first ER line in the form which is the 3rd record retrieved from the SQL select (see attached doc to view the blob from F98741).

When I do the check out on my fat client I have no problems.

The only difference between our clients is that I am running Windows 2000 and he is on XP.

Has anyone had this problem and know a fix/reason?

Thanks

Dave

OW B7333 XE SP22 on Oracle
 
Does he perchance have his System Restore turned on? I know that can cause OMW hangs.
 
Back
Top