RCODB_QRY_TOUT

For

 

RCO

Project

Purpose

To specify the wait time for RCO to get a query result.

Comments

With SQL Server 2005, it might take longer than the default 15 seconds to query the database. If it does take longer, an error message will display that  the database is invalid. Assigning RCODB_QRY_TOUT a longer connection time overcomes this issue.

Value

Number of seconds for RCO to get a query result from the database, if getting a query result takes longer than the default 15 seconds.

Default Value

15 seconds

 

More information

Global parameters.