SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 46222: A SAS® IT Resource Management 3.1.1 information map transformation does not invoke the INFOMAPS procedure

DetailsHotfixAboutRate It

The SAS IT Resource Management 3.1.1 information map transformation does not invoke PROC INFOMAPS when it is used with user-written tables.

To circumvent this problem, temporarily force SAS IT Resource Management 3.1.1 to create the information maps. To do this, precede every instance of the following %IF statement with the %LET statement that is shown here:

%let runinfomap=YES; %if (&runinfomap=YES) %then %do;

After the aggregation job runs and the information maps are created, comment out or remove the %LET statements that were added. Alternatively, you can redeploy the aggregation job, which re-creates the original aggregation job.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS IT Resource Management-Serverz/OS3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft® Windows® for 64-Bit Itanium-based Systems3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter 64-bit Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise 64-bit Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows XP 64-bit Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Server3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Professional3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows NT Workstation3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows XP Professional3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Windows Vista3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Windows Vista for x643.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
64-bit Enabled AIX3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
64-bit Enabled HP-UX3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
64-bit Enabled Solaris3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
HP-UX IPF3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Linux3.1.13.1.19.1 TS1M3 SP49.1 TS1M3 SP4
Tru64 UNIX3.1.13.1.19.1 TS1M3 SP49.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.