Results 1 to 4 of 4
  1. #1
    mindbender is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2013
    Posts
    283

    Odbc timeout settings


    All of a sudden I have started getting the ORA-01013 timeout error when I run queries that are longer than 60 seconds. I have never run into this before. I know I can update the timeout value in the property sheet of the queries individually.

    Is there a way to do this globally for all queries and all databases to set the value to 0 so they never time out?

    Also has anyone else seen this or know why all of a sudden it has started happening?

  2. #2
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    http://www.geeksengine.com/article/h...ccess-sql.html

    shows how to change registry timeout value

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    it can also happen if it works normally, but heavy traffic on the db at that moment will cause the error too.

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I could take a wild guess that a linked table is referenced in a query and the table is causing the timeout. You might look into the Timeout value for linked tables. IIRC, 0 is no timeout. Also, it might be the server is causing the timeout. As mentioned, the client may not be the cause and maybe its possible the server has a setting to cause the timeout, dunno.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. where to set timeout ?
    By vientito in forum Access
    Replies: 1
    Last Post: 10-21-2014, 08:23 AM
  2. Pass through query - ODBC Timeout
    By stephenmbell in forum Programming
    Replies: 1
    Last Post: 09-23-2011, 03:08 AM
  3. ODBC timeout message on query
    By thart21 in forum Queries
    Replies: 3
    Last Post: 08-05-2011, 08:54 AM
  4. Timeout Expired
    By Raj in forum Access
    Replies: 3
    Last Post: 05-04-2011, 09:51 PM
  5. Timeout Expired
    By brvaland in forum Database Design
    Replies: 0
    Last Post: 04-03-2009, 04:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums