Problem Note 34848: A sort error might occur in the OWNER_REPORT macro when there is a blank USER_LONG_ID field
A sort error might occur in the OWNER_REPORT macro during the merging of users and their alerts when there is a blank USER_LONG_ID field. The problem is caused by the blank field being
formatted with the the value of 'NO OWNER'. The table, WORK.CREATOR_COUNT2,
then does not merge with the other data in the following step because
it is not sorted correctly and the following error is generated:
ERROR: BY variables are not properly sorted on data set WORK.CREATOR_COUNT2.
Select the Hot Fix tab in this note to access the hot fix for this issue.
The solution is to sort the table WORK.CREATOR_COUNT2 by USER_LONG_ID prior
to the merge statement.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for x64 | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows XP Professional | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Windows Vista | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled HP-UX | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Linux | 2.1 | 2.1.1 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
*
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.
If the User_long_id field is blank, it can cause an error in the log file during the merging of users and their alerts.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2009-03-05 09:39:25 |
Date Created: | 2009-02-17 14:37:24 |