SAS content stored
outside the configuration directory remains in its current location.
Examples of SAS content include the following:
Note:
If
you are migrating from Windows 32-bit operating systems to Windows
64-bit operating systems, there are some particular post-migration
steps that you must perform, such as converting your custom formats
catalog before rebuilding your cubes. For more information, see
Migrating
a SAS Deployment to Microsoft Windows x64.
In the design phase
of your migration, the migration analysis report identified any SAS
content that would require manual steps to migrate. (These steps are
listed in the “Product: Level Configuration” section
of the analysis report.)
When the migration
utility encounters metadata that points to content residing outside
of the SAS configuration directory, it writes a warning message to
the analysis report and copies only SAS source files (files with a
.sas extension) to the migration package to
tier-name/levconfig/datapackage
suffix.
The following migration
analysis report identifies some SAS stored processes that would not
be migrated to SAS 9.3, because these stored processes reside outside
of the SAS configuration directory:
The SAS migration tools
do not support automatically migrating this content and updating the
SAS 9.3 metadata. If you want to maintain two separate repositories
for your SAS content outside of the configuration directory, then
you must manually move this content and update your SAS 9.3 metadata.
CAUTION:
Regardless
of whether you choose to migrate SAS content that is stored outside
of the configuration directory, we strongly recommend that you back
up this content before proceeding.
Even though the SAS
automated migration tools migrate SAS tables that reside under the
SAS configuration directory
and in
a
SASEnvironment
or
Data
folder,
the best practice is to store your SAS tables outside the SAS configuration
directory. Migrating large amounts of data encountered under the configuration
directory slows migration utility performance.
Where your tables reside—and
how the libraries reference those tables—determine whether
you must manually update paths in your libraries. Rules for how the
automated migration tools update paths to data in SAS libraries are
as follows:
-
Libraries that reference
relative paths
to data will remain unchanged.
-
Libraries that reference paths
to data in the SAS configuration directory
SASEnvironment
and
Data
folders
will be updated to reference the new 9.3 folder location.
-
Libraries that reference paths
to data outside the SAS configuration directory will not be updated
and will still reference the same path in SAS 9.3.
-
Libraries that reference paths
to data inside the SAS configuration directory (but not in a
SASEnvironment
or
Data
folder)
will not be updated and will still reference the same path in SAS
9.3.