SAS Institute. The Power to Know

FOCUS AREAS

Hot Topics

Related Links

Data

Migration

Inventory of SAS Files for PROC MIGRATE

For help in locating and identifying the files, read about the default naming conventions and folder structure, as well as standard file extensions, in the SAS Companion for your operating environment. In the following lists, select a hyperlink to see more detail.

Files Supported by PROC MIGRATE

When you use PROC MIGRATE, you are not simply moving files; you are migrating a SAS data library to SAS 9 so that you can take full advantage of SAS 9 capabilities. For exact specifications, read the PROC MIGRATE documentation. For task-oriented usage, see the migrating data step in the Best Practices Migration with PROC MIGRATE.

    SAS data files
    SAS data views
    PROC SQL views
    DATA step views (see exceptions)
    SAS/ACCESS views (see exceptions)
    SAS catalogs (see exceptions)
    item stores (see exceptions)
    ODS templates (see exceptions)
    MDDB files (see exceptions)
    DMDB files

Files Not Supported by PROC MIGRATE

    stored compiled DATA step programs
    stored compiled macros
    SPD engine (Scalable Performance Data engine) data sets
    external files
    raw data other than SAS data files
    SAS programs and applications
    SAS autoexec files
    SAS log files
    reports written by a DATA step
    output
    CSS, JavaScript, GIF, HTML, and any other files associated with ODS output
    transport files

What Not to Migrate

    SAS configuration files
    SAS registry files
    SASHELP, SASUSER, and WORK libraries