Problem Note 47961: Errors occur when SAS® IT Resource Management uses reference data from IBM Large System Performance Reference (LSPR) tables for calculations
SAS IT Resource Management uses reference data from IBM LSPR tables to calculate and include MIPS measurements in the data model that is provided for various categories of Resource Management Facility (RMF) activity (for example, systems, LPARs, workloads, workload periods, and jobs). In the case of IBM Business Class machines that include specialty processors, the SAS IT Resource Management algorithm to calculate these measurements is in error. As a result, the following error might be generated:
ERROR: The SMF data for system name is associated with a
mainframe model
ERROR: <number> which does not appear in your LSPR table.
ERROR: To preserve the integrity of your data mart, this job
will stop.
You can avoid these errors by setting the LSPR_ERROR_ON macro variable at the beginning of your staging job, as follows:
%let lspr_error_on=n;
Setting the macro variable causes SAS IT Resource Management to bypass the error and continue processing. It also enables SAS IT Resource Management to set all subsequent calculations that are based on the LSPR information to missing values. The SAS log also issues the following notes, instead of issuing errors:
NOTE: The SMF data for system name is associated with a
mainframe model
NOTE: <number> which does not appear in your LSPR table.
NOTE: You coded LSPR_ERROR_ON=N to ignore this problem.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS IT Resource Management-Server | Solaris for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Linux for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Linux | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
HP-UX IPF | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
64-bit Enabled Solaris | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
64-bit Enabled HP-UX | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
64-bit Enabled AIX | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows Vista for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows Vista | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Ultimate x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Ultimate 32 bit | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Professional x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Professional 32 bit | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Home Premium x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Home Premium 32 bit | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Enterprise x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Windows 7 Enterprise 32 bit | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows XP Professional | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2008 for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2008 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2003 for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
z/OS | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft® Windows® for x64 | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Datacenter Edition | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Enterprise Edition | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
Microsoft Windows Server 2003 Standard Edition | 3.21 | 3.3 | 9.3 TS1M1 | 9.3 TS1M2 |
*
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 |
Date Modified: | 2012-10-09 12:54:15 |
Date Created: | 2012-09-21 16:09:43 |