Customizing the 1010data Environment

Topics:

The Adapter for 1010data provides several parameters for customizing the environment and optimizing performance.

Specifying a Timeout Limit

How to:

TIMEOUT specifies the number of seconds the adapter will wait for a response after you issue an SQL request to 1010data.

Syntax: How to Issue the TIMEOUT Command

ENGINE SQL1010 SET TIMEOUT {nn|0}

where:

SQL1010

Indicates the adapter. You can omit this value if you previously issued the SET SQLENGINE command.

nn

Is the number of seconds before a time-out occurs. 30 is the default value.

0

Represents an infinite period to wait for a response.

WebFOCUS

Feedback