Usage Note 46846: Compatibility of stored compiled macro catalogs across releases of SAS and across operating systems.
Moving a stored compiled macro catalog from one release of SAS to another or from one operating system to another is not supported. Attempting to use the macro catalog on a different release may result in an error. Attempting to use a stored compiled macro catalog on a different operating system may result in the following error.
ERROR: File libref.SASMACR.CATALOG was created for a different operating system.
NOTE: The SAS System was unable to open the macro library referenced by the
SASMSTORE = libref .
WARNING: Apparent invocation of macro not resolved.
ERROR 180-322: Statement is not valid or it is used out of proper order.
It is recommended that when updating SAS releases that the stored compiled macros be recompiled for the new release. Stored compiled macro catalogs are not compatible across operating systems and will need to be recompiled.
Because of this, the source code used to create the stored compiled macros should always be saved. The SOURCE option on the %MACRO statement will automatically do this for you. The following note discusses this option.
Usage Note 22352
Operating System and Release Information
SAS System | Base SAS | DB2 Universal Database on AIX | | |
DB2 Universal Database on Linux x64 | | |
Aster Data nCluster on Linux x64 | | |
Greenplum on Linux x64 | | |
Netezza TwinFin 32bit blade | | |
Netezza TwinFin 32-bit SMP Hosts | | |
Netezza TwinFin 64-bit S-Blades | | |
Netezza TwinFin 64-bit SMP Hosts | | |
Teradata on Linux | | |
z/OS | | |
Z64 | | |
OpenVMS VAX | | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | | |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | | |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | | |
Microsoft Windows XP 64-bit Edition | | |
Microsoft® Windows® for x64 | | |
OS/2 | | |
Microsoft Windows 95/98 | | |
Microsoft Windows 2000 Advanced Server | | |
Microsoft Windows 2000 Datacenter Server | | |
Microsoft Windows 2000 Server | | |
Microsoft Windows 2000 Professional | | |
Microsoft Windows NT Workstation | | |
Microsoft Windows Server 2003 Datacenter Edition | | |
Microsoft Windows Server 2003 Enterprise Edition | | |
Microsoft Windows Server 2003 Standard Edition | | |
Microsoft Windows Server 2003 for x64 | | |
Microsoft Windows Server 2008 | | |
Microsoft Windows Server 2008 for x64 | | |
Microsoft Windows XP Professional | | |
Windows 7 Enterprise 32 bit | | |
Windows 7 Enterprise x64 | | |
Windows 7 Home Premium 32 bit | | |
Windows 7 Home Premium x64 | | |
Windows 7 Professional 32 bit | | |
Windows 7 Professional x64 | | |
Windows 7 Ultimate 32 bit | | |
Windows 7 Ultimate x64 | | |
Windows Millennium Edition (Me) | | |
Windows Vista | | |
Windows Vista for x64 | | |
64-bit Enabled AIX | | |
64-bit Enabled HP-UX | | |
64-bit Enabled Solaris | | |
ABI+ for Intel Architecture | | |
AIX | | |
HP-UX | | |
HP-UX IPF | | |
IRIX | | |
Linux | | |
Linux for x64 | | |
Linux on Itanium | | |
OpenVMS Alpha | | |
OpenVMS on HP Integrity | | |
Solaris | | |
Solaris for x64 | | |
Tru64 UNIX | | |
*
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.
This note discusses the compatibility of stored compiled macro catalogs across different releases of SAS and across operating systems.
Date Modified: | 2012-06-22 10:22:40 |
Date Created: | 2012-06-19 13:47:10 |