Specifies the amount of time within which reports are allowed to print when a SQL database type is used.
SQLRprtsTimeout = timeout_period
• timeout_period - An integer value representing the amount of time, in seconds, a report is given to print. The default value is 300. Setting the timeout_period to 0 allows an infinite timeout period.
This setting is used primarily for report debugging during application development. You can increase this setting if reports are not printing completely, or decrease it if you want to limit a report that may be running too long.