Usage Note 22653: I am trying to move a catalog containing a compiled macro to another machine. When I run PROC CPORT, I get the following in my log:
NOTE: Proc CPORT begins to transport catalog SASUSER.SASMACR
NOTE: The catalog has 1 entries and its maximum logical record length is 53.
NOTE: Transporting entry GONE.MACRO
WARNING: Entry type MACRO is not supported by CPORT.
Did PROC CPORT work or not?
Unfortunately, it did not work. Compiled macros are host/platform dependent. They
cannot be moved to another platform. If you have the original SAS statements you used to create the stored compiled macro, you could move those statements to the other host/platform and compile
the statements on the new host.
Operating System and Release Information
*
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: | Usage Note |
| Priority: | low |
| Topic: | Data Management ==> Administration ==> Migration
|
| Date Modified: | 2007-11-26 10:16:56 |
| Date Created: | 2002-12-16 10:56:49 |