SAS files
that were created in Versions 8, 7, and 6 can be processed, with some
restrictions, without having to convert files to the SAS 9.3 format.
If you want to use SAS 9.3 to
access catalogs that were created with earlier releases of SAS for
Windows, you might have to convert the catalogs from the earlier
releases to the SAS 9.3 format before you can use the catalogs in
a SAS 9.3 program.
The following table
provides information about data set and catalog conversion.
Summary of Using Version 6, 7, and 8 Data Sets and Catalogs
in SAS 9.3
|
|
|
|
In 32-bit environments,
no action is necessary. SAS reads, updates, and writes to Version
7 and Version 8 data sets.
In 64-bit environments
there are no updates to read and write. No action is required.
|
In 32-bit environments,
no action is necessary. SAS reads, updates, and writes to Version
7 and Version 8 catalogs.
In 64-bit environments,
migrate to SAS 9 by using the MIGRATE procedure with the SLIBREF option.
|
|
The V6 engine is automatically
detected. In 32-bit environments, no action is necessary. SAS reads,
updates, and writes to Version 6 data sets.
In 64-bit environments.
SAS can read a V6 data set but cannot write to a V6 data set.
|
In 32-bit environments,
SAS can read a Version 6 catalog but cannot write to it.
In 64-bit environments,
convert to SAS 9 by using the CPORT and CIMPORT procedures.
|
|
Use the V604 engine
to read data. You cannot write to Release 6.03 and 6.04 data sets.
|
|
As the table shows,
in 32–bit environments, except for Release 6.04 and Release
6.03 data sets, Version 6 (32–bit environments) and Version
7 and 8 data sets do not need to be converted to SAS 9.3 data sets
in order for SAS 9.3 to read, update, and write to the data sets.
In 64–bit environments, the cross-environment data access (CEDA)
facility imposes some restrictions.
In 32–bit environments,
Version 7 and 8 catalogs also do not need to be converted to V9 catalogs.
Only Version 6 SAS catalogs can be read. If a Version 6 catalog is
to be updated, you must convert it to a SAS 9.3 catalog.
The Migration focus
area at
http://support.sas.com/migration
discusses in detail how to use or convert SAS files that were created
in Release 6.08 through Version 8. See the
SAS/CONNECT User's Guide for information
about accessing Version 6 SAS files if you use Remote Library Services
to access SAS files on a server.
To use SAS files that
were created under an operating environment other than Windows, you
will need to transport those files to the Windows environment. A separate
document,
Moving and Accessing SAS Files, discusses transporting files from one operating
environment to another operating environment.