Problem Note 63558: Inaccurate results are returned when the CONTAINS operator is used in the table viewer filter with a large database table in SAS® Studio
Inaccurate results are returned when the CONTAINS operator is used in the table viewer filter for a large database table. Refreshing the table might then result in the filter being completely removed.
The workaround for this problem is to use the LIKE operator instead of the CONTAINS operator.
Also, when you apply the filter to an Apache Hadoop table, the following pop-up error message can appear:
ERROR: Error allocating statement handle:
A possible circumvention is to set the environment variable SAS_HADOOP_ENABLE_INTERRUPT to NO. This variable is specified in the sasv9_usermods.cfg configuration file that is specific to the application server that is being used by SAS Studio. Submit this command:
-set SAS_HADOOP_ENABLE_INTERRUPT "NO"
This environment variable can also be set in an OPTIONS statement within the SAS® program or in the autoexec file, as follows:
options set=sas_hadoop_enable_interrupt=no;
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Studio | Microsoft® Windows® for x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8 Enterprise 32-bit | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8 Enterprise x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8 Pro 32-bit | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8 Pro x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8.1 Enterprise 32-bit | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8.1 Enterprise x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8.1 Pro 32-bit | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 8.1 Pro x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows 10 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2008 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2008 R2 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2008 for x64 | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2012 Datacenter | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2012 R2 Datacenter | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2012 R2 Std | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2012 Std | 3.7 | | 9.4 TS1M5 | |
Microsoft Windows Server 2016 | 3.7 | | 9.4 TS1M5 | |
Windows 7 Enterprise 32 bit | 3.7 | | 9.4 TS1M5 | |
Windows 7 Enterprise x64 | 3.7 | | 9.4 TS1M5 | |
Windows 7 Home Premium 32 bit | 3.7 | | 9.4 TS1M5 | |
Windows 7 Home Premium x64 | 3.7 | | 9.4 TS1M5 | |
Windows 7 Professional 32 bit | 3.7 | | 9.4 TS1M5 | |
Windows 7 Professional x64 | 3.7 | | 9.4 TS1M5 | |
Windows 7 Ultimate 32 bit | 3.7 | | 9.4 TS1M5 | |
Windows 7 Ultimate x64 | 3.7 | | 9.4 TS1M5 | |
64-bit Enabled AIX | 3.7 | | 9.4 TS1M5 | |
64-bit Enabled Solaris | 3.7 | | 9.4 TS1M5 | |
HP-UX IPF | 3.7 | | 9.4 TS1M5 | |
Linux for x64 | 3.7 | | 9.4 TS1M5 | |
Solaris for x64 | 3.7 | | 9.4 TS1M5 | |
*
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 |
Date Modified: | 2019-03-14 09:20:31 |
Date Created: | 2019-01-28 12:56:41 |