Usage Note 30538: SPDSNBIX macro variable added in SAS SPD Server 4.4 TSM3
A new macro variable, SPDSNBIX, has been added to SAS SPD Server 4.4.
The variable controls whether the server uses the index when doing a BY-sort
when a BY variable is indexed.
Values for the variable are as follows:
SPDSNBIX = NO Default value; SPD Server will use the index to do a BY-sort
if the BY variable is indexed.
SPDSNBIX = YES SPD Server will not use an index to do a BY-sort even if the
BY variable is indexed. Instead, it does a parallel merge sort
on the table.
Operating System and Release Information
SPDS | Scalable Performance Data Server | 64-bit Enabled AIX | 4.4 | 4.4 | | 3.0 TS M0 |
HP-UX IPF | 4.4 | 4.4 | | 3.0 TS M0 |
Tru64 UNIX | 4.4 | 4.4 | | 3.0 TS M0 |
Solaris for x64 | 4.4 | 4.4 | | 3.0 TS M0 |
64-bit Enabled Solaris | 4.4 | 4.4 | | 3.0 TS M0 |
64-bit Enabled HP-UX | 4.4 | 4.4 | | 3.0 TS M0 |
Windows | 4.4 | 4.4 | | 3.0 TS M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2007-11-27 17:50:46 |
Date Created: | 2007-11-13 13:35:52 |