Problem Note 14571: SORTEDBY= option value stored incorrectly for SPDE engine data set
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
SAS System | Base SAS | Microsoft Windows XP Professional | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows NT Workstation | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
z/OS | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled AIX | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
OpenVMS Alpha | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
HP-UX IPF | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Linux | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Tru64 UNIX | 9.1 TS1M0 | 9.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.
Type: | Problem Note |
Priority: | medium |
Topic: | SAS Reference ==> Procedures ==> OPTIONS
|
Date Modified: | 2005-10-10 08:57:52 |
Date Created: | 2005-02-11 14:11:46 |