If you do not have the second SAS 9.2 maintenance release installed, then you must use the following process to promote SAS OLAP Cubes from SAS 9.1.3 to SAS 9.2.
Note: If you have the second SAS 9.2 maintenance release installed, you can use the ExportCubes batch tool. For details, see SAS Note 36716.
Export the cube-related metadata from the SAS 9.1.3 metadata server by creating two separate packages, as follows:
First, export the relational objects (including libraries, tables, information maps, reports, and stored processes) that are associated with your cubes. Use BI Manager in SAS Management Console 9.1.3 to export these objects to a package called RelationalObjects.spk.
When you select the tables, you can choose to include or exclude the associated physical data for the input tables. If you exclude the physical data, you will need to move it in a separate step. You might want to exclude the physical data from the package in the following situations:
The target metadata server has a different operating system environment than the source metadata server.
The tables contain non-English data.
Next, export your OLAP objects (including information maps, reports, and data explorations). Use BI Manager in SAS Management Console 9.1.3 to export these objects to a package called OLAPObjects.spk
If you did not include physical table data in the first package that you created (RelationalObjects.spk), use the CPORT and CIMPORT procedures to move the data to the SAS 9.2 environment. For instructions, see the Base SAS Procedures Guide.
In SAS OLAP Cube Studio 9.1, use the Save PROC OLAP Code function to export your PROC OLAP code. For instructions, see the SAS OLAP Cube Studio Help.
Update the exported PROC OLAP code to incorporate changes that are needed for the SAS 9.2 environment. You might need to change metadata server connection information, OLAP schema names, physical paths to cube file storage, and temporary work locations.
Perform the following steps on the SAS 9.2 system:
Import the package that contains your SAS 9.1.3 relational objects (RelationalObjects.spk). This is the package that you created in step 1.a. To perform the import, you can use the Import SAS Package wizard in SAS Management Console 9.2, SAS Data Integration Studio 4.2, or SAS OLAP Cube Studio 4.2.
Execute the PROC OLAP code that you updated in step 4. The code accesses the metadata that you imported in step 5.a and builds your SAS 9.2 cubes.
Apply the appropriate permissions to your OLAP-based objects (including information maps, reports, and cubes). This step ensures that your reports and data explorations can access the OLAP cube data.
Import the package that contains your SAS 9.1.3 OLAP objects (OLAPObjects.spk). This is the package that you created in step 1.b. To perform the import, you can use the Import SAS Package wizard in SAS Management Console 9.2, SAS Data Integration Studio 4.2, or SAS OLAP Cube Studio 4.2.
Validate your OLAP cube content by running OLAP reports and data explorations.
For information about how OLAP cube objects are stored differently between SAS 9.1.3 and SAS 9.2 in SAS Data Integration Studio, see SAS Note 43640.
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | SAS OLAP Server | z/OS | 9.1 TS1M3 SP4 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 | |||
Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 | |||
Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | |||
Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | |||
Windows Vista | 9.1 TS1M3 SP4 | |||
64-bit Enabled AIX | 9.1 TS1M3 SP4 | |||
64-bit Enabled HP-UX | 9.1 TS1M3 SP4 | |||
64-bit Enabled Solaris | 9.1 TS1M3 SP4 | |||
HP-UX IPF | 9.1 TS1M3 SP4 | |||
Linux | 9.1 TS1M3 SP4 | |||
Linux on Itanium | 9.1 TS1M3 SP4 | |||
OpenVMS Alpha | 9.1 TS1M3 SP4 | |||
Solaris for x64 | 9.1 TS1M3 SP4 | |||
Tru64 UNIX | 9.1 TS1M3 SP4 |
A fix for this issue for SAS Management Console 9.1.3 is available at:
http://www.sas.com/techsup/download/hotfix/smc913.html#036842Type: | Usage Note |
Priority: | |
Topic: | Query and Reporting ==> OLAP (Online Analytical Processing) |
Date Modified: | 2009-08-14 14:33:12 |
Date Created: | 2009-08-13 14:40:20 |