Chapter Contents

Previous

Next
HSMAXSPC=

HSMAXSPC=



Specifies the maximum number of hiperspaces allowed in a SAS session

Default: 50
Valid in: configuration file, SAS invocation, OPTIONS statement, OPTIONS window
Category: File Control: SASFILES
OS/390 specifics: all


Syntax
Details
See Also

Syntax

HSMAXSPC=value


Details

The HSMAXSPC= option specifies the maximum number of physical hiperspaces (each of which has the size specified by the HSLXTNTS= option) that can be allocated in a single SAS session.

The value that you specify must be in the range 0 to 2,147,483,647. If you specify zero, SAS allocates 1,920 blocks of VIO for the library. Check with your system administrator for any site-specific maximum number of hiperspaces you may have.

See Also


Chapter Contents

Previous

Next

Top of Page

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