Problem Note 35328: The RMDUPCHK macro incorrectly removes records with SMF data in SAS® IT Resource Management 3.1.1
When you use the RMDUPCHK macro with DUPMODE=DISCARD in SAS IT Resource Management 3.1.1, records might be treated incorrectly as duplicates. To circumvent this problem, add the following lines to
the end of the autoexec file used by your Workspace Server:
%global cpcolect;
%let cpcolect=SMF;
The two lines should be added after the %RMMXGINI; statement that was added during your SAS IT Resource Management 3.1.1 software configuration.
On UNIX, this file is called appserver_autoexec.sas and is typically located in:
installation-drive:/SAS/project-directory/Lev1/SASMain
On Windows, this file is called appserver_autoexec.sas and is typically
located in:
installation-drive:\SAS\project-directory\Lev1\SASMain
z/OS sites should reference the AUTOEXEC SAS System option for the location of this autoexec file.
Operating System and Release Information
SAS System | SAS IT Resource Management-Server | z/OS | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP 64-bit Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Advanced Server | 3.1.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Datacenter Server | 3.1.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Server | 3.1.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 3.1.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows NT Workstation | 3.1.1 | | 9.1 TS1M3 SP4 | |
Microsoft Windows Server 2003 Datacenter Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Standard Edition | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Windows Vista | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled AIX | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled HP-UX | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
64-bit Enabled Solaris | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
HP-UX IPF | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Linux | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Tru64 UNIX | 3.1.1 | 3.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
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: | alert |
Date Modified: | 2011-05-24 11:20:16 |
Date Created: | 2009-03-26 13:57:09 |