Previous Page | Next Page

The LIBNAME Statement for Relational Databases

CONNECTION_TIMEOUT= LIBNAME Option



Specifies the number of seconds to wait before a connection times out.
Alias: CON_TIMEOUT=
Default value: 0
Valid in: SAS/ACCESS LIBNAME statement
DBMS support: HP Neoview

Syntax
Syntax Description

Syntax

CONNECTION_TIMEOUT=number-of-seconds

Syntax Description

number-of-seconds

a number greater than or equal to 0. It represents the number of seconds that SAS/ACCESS Interface to HP Neoview waits for any operation on the connection to complete before returning to SAS. If the value is 0, which is the default, no time-out occurs.

Previous Page | Next Page | Top of Page