IMSDLSWP= SAS System Option

Determines the value of the SWAP parameter when SAS invokes an IMS/ESA DLI or DBB region.

Valid in: SAS invocation, OPTIONS statement
Category: Engine, DATA Step
Alias: For V5: DLISWP=
Default: IMSDLSWP=*
Tip: Not restrictable

Syntax

IMSDLSWP= * | Y | N
DLISWP= * | Y | N

Syntax Description

*
specifies that the SWAP parameter is null in the IMS/ESA parameter list so that the default IMS action is taken.
Y
specifies that the address space is swappable
N
specifies that the address space is not swappable.