Previous Page | Next Page

The MIGRATE Procedure

Examples

In SAS 9.2, migrating from one operating environment to another has been simplified. You can migrate a SAS 8.2 data library from almost every SAS 8.2 operating environment to any SAS 9.2 operating environment. Most SAS 6 operating environments are also supported, but not for cross-environment migration.


Use the PROC MIGRATE Calculator on the SAS web site at http://support.sas.com/rnd/migration/planning/files/migratecalc/, which provides the PROC MIGRATE syntax needed for your specific migration.


You are encouraged to run PROC MIGRATE with the validation tools. For more information, see Migrating a Library with Validation Tools.


[continuerule]

Example 1: Migrating without SLIBREF= across Computers

Example 2: Migrating with SLIBREF= across Computers

Example 3: Migrating without SLIBREF= on the Same Computer

Example 4: Migrating with SLIBREF= on the Same Computer

Example 5: Additional Steps for Unsupported Catalogs

Example 6: Alternatives to PROC MIGRATE

Previous Page | Next Page | Top of Page