Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Sybase > ODBC timeout

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-18-04, 04:00
Martijnvs Martijnvs is offline
Who? Me?
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 274
ODBC timeout

Code:
20:22:13 17-06-2004 | I | [DataDirect][ODBC Sybase Wire | [DataDirect][ODBC Sybase Wire Protocol driver]Operation cancelled. 20:22:13 17-06-2004 | I | [DataDirect][ODBC Sybase Wire | [DataDirect][ODBC Sybase Wire Protocol driver]Timeout exceeded.

This error occurs when I try to load data from a OpenVMS-box with OmniConnect, to a Sybase ASE 12.5.0.3 box, using a remote server that points to the OmniConnect-box.

The criteria for loading the data is a date. Usually it is today minus 500 days, but that causes it to crash. When I set the date to use 1-12004 till today, it runs without problems.

I cannot find any option or parameter in neither the ODBC-datasource, nor the remote server, nor the ASE-server. The errormessage is also totally unknown to me.
All possible timeouts are configured more than sufficient.
It could be something it the program that controls it all, but that is not very likely. There are several other departments in my comapny that have no problems with it, although they may have less data to retrieve.
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
  #2 (permalink)  
Old 11-25-04, 06:49
nickos556 nickos556 is offline
Registered User
 
Join Date: Oct 2004
Posts: 14
I'm having a similar problem using Sybase 12.5.0.3, using a DataDirect Sybase OLE DB driver to connect via ADO 2.7.

I'm getting a timeout, but the ADOCommand.Timeout value is set to 0 (i.e. never timeout), and the lock wait time is set to 0 also (ie wait infinately).

I dont know where else this timeout could be coming from!!!!

Any ideas anyone?
Reply With Quote
  #3 (permalink)  
Old 11-26-04, 04:28
Martijnvs Martijnvs is offline
Who? Me?
 
Join Date: Jan 2004
Location: The Hague/Utrecht, NL
Posts: 274
Oh wow...this thread's still active .
I got past the problem, just recently. The application that used this OLEDBdriver now gets its data directly from an other Sybase ASE-server, instead of using OmniConnect.
__________________
I'm not crazy, I'm an aeroplane!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On