SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 15170: Option to synchronize existing cubes and input data table metadata

DetailsHotfixAboutRate It

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

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS OLAP ServerTru64 UNIX9.1 TS1M3 SP3
64-bit Enabled AIX9.1 TS1M3 SP3
OpenVMS Alpha9.1 TS1M3 SP3
64-bit Enabled HP-UX9.1 TS1M3 SP3
HP-UX IPF9.1 TS1M3 SP3
Linux on Itanium9.1 TS1M3 SP3
Linux9.1 TS1M3 SP3
z/OS9.1 TS1M3 SP3
64-bit Enabled Solaris9.1 TS1M3 SP3
Microsoft Windows 2000 Advanced Server9.1 TS1M3 SP3
Microsoft Windows 2000 Datacenter Server9.1 TS1M3 SP3
Microsoft Windows 2000 Professional9.1 TS1M3 SP3
Microsoft Windows 2000 Server9.1 TS1M3 SP3
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M3 SP3
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M3 SP3
Microsoft Windows Server 2003 Standard Edition9.1 TS1M3 SP3
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M3 SP3
Microsoft Windows NT Workstation9.1 TS1M3 SP3
Microsoft Windows XP Professional9.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.