Usage Note 15170: Option to synchronize existing cubes and input data table metadata
Beginning with Service Pack 3, it is possible to synchronize changes of
the input data table metadata with the cube metadata. This can be done
by adding the SYNCHRONIZE_LEVELS option to the PROC OLAP Statement as
follows:
proc olap cube=<cubename> synchronize_levels;
metasvr....;
run;
This functionality is only available for existing cubes. The process
will check the current SASColumnName attribute of the input columns in
the metadata repository. If it differs from the current Level name
defined for that column, the Level name of the existing cube will be
updated to reflect the changes. The default Level caption will also be
updated.
Existing reports and queries will need to be modified to pick up the
change. Additionally, any permission conditions, calculated measures or
named sets will also need to be updated to reflect the changes.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS OLAP Server | Tru64 UNIX | 9.1 TS1M3 SP3 | |
64-bit Enabled AIX | 9.1 TS1M3 SP3 | |
OpenVMS Alpha | 9.1 TS1M3 SP3 | |
64-bit Enabled HP-UX | 9.1 TS1M3 SP3 | |
HP-UX IPF | 9.1 TS1M3 SP3 | |
Linux on Itanium | 9.1 TS1M3 SP3 | |
Linux | 9.1 TS1M3 SP3 | |
z/OS | 9.1 TS1M3 SP3 | |
64-bit Enabled Solaris | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Professional | 9.1 TS1M3 SP3 | |
Microsoft Windows 2000 Server | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP3 | |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP3 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP3 | |
Microsoft Windows NT Workstation | 9.1 TS1M3 SP3 | |
Microsoft Windows XP Professional | 9.1 TS1M3 SP3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Usage Note |
Priority: | high |
Topic: | Query and Reporting ==> OLAP (Online Analytical Processing) System Administration ==> Servers ==> OLAP
|
Date Modified: | 2005-10-19 07:24:59 |
Date Created: | 2005-05-10 11:28:32 |