Chapter Contents

Previous

Next
SSEG

SSEG



Specifies whether the SAS supervisor and procedures are to be used from discontiguous saved segments (DCSS) or from the load library

Default: NOSSEG
Valid in: configuration file, SAS invocation
CMS specifics: all


Syntax
Details

Syntax

SSEG | NOSSEG

SSEG
specifies that the SAS supervisor and procedures are to be used from discontiguous saved segments.

NOSSEG
specifies that the SAS supervisor and procedures are to be used from the load library.


Details

You must also specify the SERIES= system option in order for SAS to be used from DCSS. Specify both of them in the SASV8SYS CONFIG file when SAS is installed.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.