Execution: Migrate Files
Special Topic:
Files Not Supported or Not Recommended for PROC MIGRATE
Here are some exceptions to PROC MIGRATE:
- Any file that is not a member of a
SAS data library must be moved manually with a tool like FTP.
- The following library members are not covered by PROC MIGRATE and must be
moved manually and then recompiled from source code:
- DATA step view that does not include source code
- stored, compiled DATA step program
- stored, compiled macro.
- If you're migrating from a 32-bit to a 64-bit operating environments, item stores are not migrated by PROC MIGRATE.
See exceptions
for item stores as well as links to instructions.
Here are some items that might be supported by PROC MIGRATE, but are not recommended to be migrated:
Return to Step 2.