| Overview of Migrating Content to SAS 9.2 |
| About Promoting Metadata From SAS 9.1.3 to SAS 9.2 |
You can export a package from a SAS 9.1.3 metadata server and import it to a SAS 9.2 metadata server. This feature is useful in the following situations:
You are upgrading from SAS 9.1.3 to SAS 9.2, but you chose not to use the SAS Migration Utility.
You are running SAS 9.1.3 and SAS 9.2 in parallel, and you want to update your SAS 9.2 system with new content that you created in SAS 9.1.3.
The following topics outline the special considerations for promoting metadata from SAS 9.1.3 to SAS 9.2:
Types of Objects That Can Be Promoted from SAS 9.1.3 to SAS 9.2
Ensuring the Correct Software Version When Exporting from SAS 9.1.3
Using the Batch Import Tool to Import Metadata from SAS 9.1.3
| Types of Objects That Can Be Promoted from SAS 9.1.3 to SAS 9.2 |
In SAS 9.1.3, only the following types of objects can be exported: data explorations, deployed jobs, documents, external files, folders, generated transformations, information maps, jobs, jobs flows, libraries, mining results, notes, reports, stored processes, and tables. (In SAS 9.2, a larger number of object types can be imported and exported.)
| Ensuring the Correct Software Version When Exporting from SAS 9.1.3 |
If you use BI Manager in SAS Management Console to perform the export, then the SAS 9.1.3 environment must have SAS Foundation Services 1.4. To check for this version:
On Windows, go to Settings
Control Panel
Add or Remove Programs
and find the entry for SAS Foundation Services 1.4.
On UNIX machines, go the home directory of the user who maintains the SAS installation. Enter the following command:
more vpd.properties | grep Foundation
The following string should be present in the output that is displayed:
SAS Foundation Services 1.4
About SAS Data Integration
Studio, and make sure that Version=3.4 is displayed in the window.
| Moving SAS 9.1.3 Tables and Libraries to Folders |
If you use SAS Management Console to export tables and libraries from a SAS 9.1.3 system, the tables and libraries must be in folders. To move them to folders, right-click the BI Manager node and select Collect Ungrouped Library Metadata. BI Manager places pointers to the libraries and tables in a folder called Shared Data, from which you can perform the export.
| Special Considerations for Promoting Prompts from SAS 9.1.3 |
When you import a prompt from a SAS 9.1.3 system, the following special considerations apply:
The default values for multiple-value prompts are saved in reverse order.
If the prompt's static (custom) list of values contains a row that is invalid in SAS 9.2 (for example, if a row contains blank or null unformatted values), then the row is deleted.
If the prompt's static (custom) list of values contains duplicate formatted values, then each formatted value is appended with its corresponding unformatted value, which is enclosed in square brackets ([]).
| Promoting OLAP Cubes from SAS 9.1.3 |
To promote OLAP cubes from SAS 9.1.3 to SAS 9.2, use the ExportCubes and ImportCubes batch tools. These tools are included in the second maintenance release after SAS 9.2. For detailed instructions, see Importing and Exporting SAS OLAP Cubes in the SAS OLAP Server: User's Guide.
If you have not installed the second maintenance release after SAS 9.2, then follow the instructions in SAS Usage Note 36842 to promote your OLAP cubes: http://support.sas.com/kb/36/842.html.
| Using the Batch Import Tool to Import Metadata from SAS 9.1.3 |
You can use the batch import and export tools only with a SAS 9.2 metadata server. You can use the batch import tool to import a package that was created in SAS 9.1.3. For details, see Tool to Import a Package that Was Created in SAS 9.1.3 in the SAS Intelligence Platform: System Administration Guide.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.