Problem Note 47898: The CREATE TABLE command spawns multiple connections when you use SAS/ACCESS® Interface to Teradata with UTILCONN_TRANSIENT=YES in a LIBNAME statement
Typically, when SAS/ACCESS Interface to Teradata connects to the Teradata database, two connections are made to the database. However, if you use the UTILCONN_TRANSIENT=YES option in a LIBNAME statement and use the CREATE TABLE command, multiple connections are spawned. As a result, one of the following issues might occur:
- One of the connections is active while the other connection is inactive. When the inactive connection is terminated after a set number of minutes, the active connection is terminated as well. This stops any processes that you have running.
- When you are processing both SAS data sets and Teradata tables, the behavior could be worse, because processing the SAS data set could easily exceed the limited number of minutes. In that case, the Teradata connection is terminated before the database has even been accessed.
To avoid this issue, do not use the UTILCONN_TRANSIENT=YES option in a LIBNAME statement if this libref will be used in the CREATE TABLE command.
Operating System and Release Information
SAS System | N/A | Microsoft Windows Server 2003 for x64 | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M3 | |
Microsoft® Windows® for x64 | 9.2 TS2M3 | |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M3 | |
z/OS | 9.2 TS2M3 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M3 | |
Microsoft Windows Server 2008 | 9.2 TS2M3 | |
Microsoft Windows Server 2008 for x64 | 9.2 TS2M3 | |
Microsoft Windows XP Professional | 9.2 TS2M3 | |
Windows 7 Enterprise 32 bit | 9.2 TS2M3 | |
Windows 7 Enterprise x64 | 9.2 TS2M3 | |
Windows 7 Home Premium 32 bit | 9.2 TS2M3 | |
Windows 7 Home Premium x64 | 9.2 TS2M3 | |
Windows 7 Professional 32 bit | 9.2 TS2M3 | |
Windows 7 Professional x64 | 9.2 TS2M3 | |
Windows 7 Ultimate 32 bit | 9.2 TS2M3 | |
Windows 7 Ultimate x64 | 9.2 TS2M3 | |
Windows Vista | 9.2 TS2M3 | |
Windows Vista for x64 | 9.2 TS2M3 | |
64-bit Enabled AIX | 9.2 TS2M3 | |
64-bit Enabled HP-UX | 9.2 TS2M3 | |
64-bit Enabled Solaris | 9.2 TS2M3 | |
HP-UX | 9.2 TS2M3 | |
HP-UX IPF | 9.2 TS2M3 | |
Linux | 9.2 TS2M3 | |
Linux for x64 | 9.2 TS2M3 | |
Linux on Itanium | 9.2 TS2M3 | |
OpenVMS on HP Integrity | 9.2 TS2M3 | |
Solaris for x64 | 9.2 TS2M3 | |
Tru64 UNIX | 9.2 TS2M3 | |
*
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: | 2012-09-19 10:31:14 |
Date Created: | 2012-09-17 11:47:36 |