COMMAND_TIMEOUT= Data Set Option

Specifies the number of seconds to wait before a command times out.
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Default: LIBNAME setting
Data source: OLE DB
See: COMMAND_TIMEOUT= LIBNAME option

Syntax

COMMAND_TIMEOUT=number-of-seconds

Syntax Description

number-of-seconds
an integer greater than or equal to 0, where 0 represents no time-out.