ISeries ODBC Timeouts

mattkosht

Member
Oneworld XE SP23
Ent Svr: V5R1 Iseries

I have getting the following errors fairly consistently on a Citrix Terminal Server (Windows 2003 and Windows 2000) when running UBE's. This seemed to start with SP23. I have tried a number of things including:
-trying V5R2 Client Access with latest PTF
-Adjusting signon timeouts in Client Access from 30 secs to 5 mins

I still end up getting an error on Control Tables - CRP. I did manage to get a debug of a session that got the error. I t fails getting to F0002 (Next Number table) though throughout the log I see many successful connections to the same table.

any ideas/things to try would be helpful.



****jde.log snippet
7976/4888 Mon Nov 27 11:38:56 2006 JDBODBC.C688
ODB0000045 - SQLDriverConnect failed. DSN: Control Tables - CRP

7976/4888 Mon Nov 27 11:38:56 2006 JDBODBC.C689
[IBM][Client Access Express ODBC Driver (32-bit)]Communication link failure. comm rc=10060 - CWBCO1048 - A time-out occurred trying to connect to the AS/400 - SQLSTATE: 08S01

7976/4888 Mon Nov 27 11:38:56 2006 jdb_drvm.c695
JDB9900164 - Failed to connect to Control Tables - CRP
*** jdedebug.log snippet
**********************************************************************************
Nov 28 11:27:44 ** 7888/6372 *** End dumping data structure for business function X0010GetNextNumber
Nov 28 11:27:44 ** 7888/6372 **********************************************************************************
Nov 28 11:27:44 ** 7888/6372 Entering JDB_InitUser with commit mode 1.
Nov 28 11:27:44 ** 7888/6372 Entering JDB_BeginTransaction
Nov 28 11:27:44 ** 7888/6372 Starting Commit Point No : 1 for Transaction ID : 266117088_7888_6372_207531283
Nov 28 11:27:44 ** 7888/6372 Entering JDB_OpenTable( Table = F0002)
 
Thanks but this doesn't really apply to my situation as I use an Iseries(AS/400) as an enterprise svr.
 
Back
Top