Problem Note 59880: The CONNECTION=GLOBAL option is ignored when you also specify the SQL_FUNCTIONS=ALL option in the Netezza LIBNAME statement
When you specify both the SQL_FUNCTIONS=ALL and CONNECTION=GLOBAL options in the Netezza LIBNAME statement, the CONNECTION=GLOBAL option is ignored.
Here is example code that illustrates the issue:
libname nz netezza server=nz-server user=user-ID pwd=password database=nz-db schema=nz-schema sql_functions=all connection=global;
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Netezza | Microsoft® Windows® for x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 10 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 R2 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 for x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Datacenter | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Std | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Std | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Enterprise 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Home Premium 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Home Premium x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Professional 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Professional x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Ultimate 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Ultimate x64 | 9.4_M3 | | 9.4 TS1M3 | |
64-bit Enabled AIX | 9.4_M3 | | 9.4 TS1M3 | |
64-bit Enabled Solaris | 9.4_M3 | | 9.4 TS1M3 | |
HP-UX IPF | 9.4_M3 | | 9.4 TS1M3 | |
Linux for x64 | 9.4_M3 | | 9.4 TS1M3 | |
*
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.
When the Netezza LIBNAME specifies both the SQL_FUNCTIONS=ALL and CONNECTION=GLOBAL options, the
CONNECTION=GLOBAL option is ignored.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2017-02-16 13:46:51 |
Date Created: | 2017-02-02 14:38:03 |