SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 14571: SORTEDBY= option value stored incorrectly for SPDE engine data set

DetailsHotfixAboutRate It
A "weak" sort assertion set by using the SORTEDBY= data set
option with an SPDE data set is not stored correctly.  The sort
variable list incorrectly reflects the relative position of the
variables in the data set, not the order specified in the option.
PROC CONTENTS, the SQL dictionary table DICTIONARY.COLUMNS, and
the ATTRC function all return the incorrect sort information.

To circumvent this problem, specify the correct variable order in
the SORTEDBY= data set option when the data set is being read
(e.g. in an SQL select statement, a DATA step SET statement,
etc.) to override the incorrect information stored in the data
set header.

This problem is corrected in SAS 9.1.3 Service Pack 3.

A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:

http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#014571

For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:

http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#014571


Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASMicrosoft Windows XP Professional9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M09.1 TS1M3 SP3
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows NT Workstation9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows Server 2003 Standard Edition9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows 2000 Professional9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows 2000 Server9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows 2000 Datacenter Server9.1 TS1M09.1 TS1M3 SP3
z/OS9.1 TS1M09.1 TS1M3 SP3
Microsoft Windows 2000 Advanced Server9.1 TS1M09.1 TS1M3 SP3
64-bit Enabled Solaris9.1 TS1M09.1 TS1M3 SP3
64-bit Enabled AIX9.1 TS1M09.1 TS1M3 SP3
OpenVMS Alpha9.1 TS1M09.1 TS1M3 SP3
64-bit Enabled HP-UX9.1 TS1M09.1 TS1M3 SP3
HP-UX IPF9.1 TS1M09.1 TS1M3 SP3
Linux9.1 TS1M09.1 TS1M3 SP3
Tru64 UNIX9.1 TS1M09.1 TS1M3 SP3
* 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.