space
Previous Page | Next Page

SAS System Options for IMS Databases

IMSDLSWP= SAS System Option



Determines the value of the SWAP parameter when SAS invokes an IMS/ESA DLI or DBB region.
V5 Alias: DLISWP=
Valid in: SAS invocation, OPTIONS statement
Category: Engine, DATA step
Default: IMSDLSWP=*
Tip: Not restrictable

Syntax

Syntax

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

*

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.

space
Previous Page | Next Page | Top of Page