Are we talking about the same timeout setting?  My understanding of the
timeout setting on connect is that it is the maximum inactivity time between
SQL statements.  What I'm looking for is the lock timeout setting - ie.
denotes the maximum amount of time (in seconds) you should have to wait for
a lock to be released.

Graham

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Dittmar
Sent: Monday, October 20, 2003 8:41 AM
To: [EMAIL PROTECTED]
Subject: Re: REQUEST_TIMEOUT

Graham Keys wrote:
> I'm led to believe that REQUEST_TIMEOUT is a global setting and cannot be
> changed for a session.   I'm using 'C' and ODBC.
> 
> Can anyone give me a hint on how to set this.

This can be set as part of the connect, but the details differ for ODBC, 
Precompiler, JDBC and Python.

Try googling for
timeout <interface_of_choice> site:sapdb.org.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to