LOCKTIME= LIBNAME Option

Specifies the number of seconds to wait until rows are available for locking.
Valid in: SAS/ACCESS LIBNAME statement
Default: none
Requirement: You must specify LOCKWAIT=YES for LOCKTIME= to have an effect.
Data source: Informix
See: LOCKWAIT= LIBNAME option

Syntax

LOCKTIME=positive-integer

Details

If you omit the LOCKTIME= option and use LOCKWAIT=YES, SAS suspends your process indefinitely until a lock can be obtained.