Best Practices Migration with PROC MIGRATE: Create Backups and Benchmarks
Step 1: Create an Active or Restorable Backup Image
Keep a backup copy of the
source installation until you confirm that the target SAS installation works correctly and
produces the same results as the source installation.
A backup image is handy for reference and is essential for
disaster recovery.
Backing Up SASROOT
Use standard utilities, such as tar or cpio under UNIX,
to back up all the files in the SASROOT directory and subdirectories.
Be sure to include the hidden directories (for example, .install).
For data integrity reasons, make sure all SAS sessions are terminated before you begin the backup.
Consult your system administrator or operating environment vendor for more information.