Problem Note 5264: Informat not honored in WHERE statement of PROC SQL when using a Star
Schema
In SAS/MDDB Server, if you define a HOLAP Data Group that uses a Star
Schema that reads a non-SAS database as one of its data sources, the
PROC SQL generated to query the data may create an incorrect WHERE
statement. For example, it may generate
where put(var, format.) = '<formated value>'
instead of
where var = '<unformated value>'.
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#005264
Operating System and Release Information
| SAS System | SAS OLAP Server | AIX | 8.2 TS2M0 | 8.2 TSM1 |
| Tru64 UNIX | 8.2 TS2M0 | 8.2 TSM1 |
| 64-bit Enabled AIX | 8.2 TS2M0 | 8.2 TSM1 |
| 64-bit Enabled HP-UX | 8.2 TS2M0 | 8.2 TSM1 |
| HP-UX | 8.2 TS2M0 | 8.2 TSM1 |
| ABI+ for Intel Architecture | 8.2 TS2M0 | 8.2 TSM1 |
| Linux | 8.2 TS2M0 | 8.2 TSM1 |
| OS/2 | 8.2 TS2M0 | |
| IRIX | 8.2 TS2M0 | 8.2 TSM1 |
| 64-bit Enabled Solaris | 8.2 TS2M0 | 8.2 TSM1 |
| Solaris | 8.2 TS2M0 | 8.2 TSM1 |
| Microsoft Windows 2000 Advanced Server | 8.2 TS2M0 | |
| Microsoft Windows 2000 Datacenter Server | 8.2 TS2M0 | |
| Microsoft Windows 2000 Professional | 8.2 TS2M0 | |
| Microsoft Windows 2000 Server | 8.2 TS2M0 | |
| Windows Millennium Edition (Me) | 8.2 TS2M0 | |
| Microsoft Windows 95/98 | 8.2 TS2M0 | |
| Microsoft Windows NT Workstation | 8.2 TS2M0 | |
*
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: | medium |
| Topic: | System Administration ==> Servers ==> MDDB
|
| Date Modified: | 2002-04-23 11:17:25 |
| Date Created: | 2001-06-15 16:13:32 |