|
Install SAS
|
Before you install SAS, ensure that the computer operating environment meets your needs.
Read the System Requirements document, which is shipped along with other essential documents in the Installation Kit (either in hard copy or on a CD) and is also available at the Install Center. Verify that the following are are the correct versions and are sufficient for all of the SAS products that you have licensed:
Here are some reminders from our Technical Support teams:
If you are migrating SAS data libraries forward to the target environment, you need enough disk space to store both the source and target libraries during migration. When you use PROC MIGRATE with validation tools, you can verify that the library members migrate successfully. Migrating "in place" is not directly supported by PROC MIGRATE. That is, you cannot replace a source library with a target library. The source and target libraries must be in two distinct locations. You can delete the source library during migration by using the MOVE option, but it will greatly reduce your validation, and you should first make external backups. See also the step about migrating data.
Physically isolate the target environment from the source environment. That is, set it up on a different computer system. This is the easiest way to avoid inadvertently running against the source installation. At worst, such an error could corrupt source data. At best, during validation you might be running a source process when you think you're running a target process. Physical isolation is also a best practice for validation. If physical isolation is not possible, you can
Proceed to step 2.