Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB Timeout error


Message #1 by "McCrossin, Michael" <MMcCrossin@d...> on Tue, 23 Jan 2001 18:14:54 -0600
I am Dialing into a database and getting a Timeout error.  any ideas where
this can be coming from.

I have checked my data environment and have searched the application code
and can not find any statement setting a timeout.  I need ideas where to
look for this thing.  I was told my the network staff that the AS/400 can
set the timeout but would not return a timeout message stating it.

Given:  I am using an application that connects to a AS/400 by way of modem.
	using the Windows 2000 Dialup Connection
	using the IBM Client Access Express version 4
	using AT&T VPNS

Result: Connect to AT&T which then links me to The AS/400 database at which
time during a SQL portion I get a timeout message:

Date:    Tuesday, January 23, 2001  Time:  02:22 PM
Message: An unexpected error has occurred in loading the CIMS application.
		Module:  frmCIMS.frm
		Routine: Form_Load
		Error:   -245755 - RAISE ERROR: [IBM][Client Access Express 
				ODBC Driver (32-bit)][DB2/400 SQL]SQL0666 
				- Estimated query processing time 420
exceeds limit 300.


that is all for now...Mike 
Tosa Guy on Stickney



  Return to Index