Problem Note 13456: Order of clauses in MDX String has been modified in the SAS OLAP Server
Monitor
Using the SAS OLAP Server Monitor, a Metadata Administrator can view the
status of active users and open result sets for OLAP cubes on the SAS
OLAP Server.
Initially in SAS 9, the MDX String returned for specific user requests
was in the form of:
WITH... SELECT... FROM... WHERE...
The display area that lists the "MDX String" column that holds the MDX
query string has no horizontal scrollbar. Therefore, longer MDX query
strings cannot be fully viewed and information like the active cube name
in the FROM clause is not always visible.
In most cases administrators need to at least be able to view the active
cube names to verify if a specific cube is in use or if it is available
for update. So to make this information more readily available for
administrators, the order of the MDX clauses within the MDX string has
been modified so that it is now in the form of:
FROM... WHERE... WITH... SELECT...
A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#013456
For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#013456
Operating System and Release Information
SAS System | SAS OLAP Server | Tru64 UNIX | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
64-bit Enabled AIX | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
OpenVMS Alpha | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
64-bit Enabled HP-UX | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
HP-UX IPF | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Linux | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
z/OS | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
64-bit Enabled Solaris | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Professional | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows 2000 Server | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows NT Workstation | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
Microsoft Windows XP Professional | 9.1 TS1M3 | 9.1 TS1M3 SP1 |
*
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: | Problem Note |
Priority: | high |
Topic: | System Administration ==> Servers ==> OLAP Query and Reporting ==> OLAP (Online Analytical Processing)
|
Date Modified: | 2004-10-15 12:08:38 |
Date Created: | 2004-09-27 15:47:05 |