Problem Note 16312: "Teradata connection: MTDP: EM_GSSINITFAIL(235): call to gss_init
failed" error when executing the SAS/ACCESS Interface to Teradata
When attempting to connect to Teradata through a LIBNAME statement or
PROC SQL Pass-Through, you may receive the following error message:
ERROR: Teradata connection: MTDP: EM_GSSINITFAIL(235): call to
gss_init failed.
ERROR: Error in the LIBNAME statement.
To eliminate the error message and successfully connect to the Teradata
database, modify your LD_LIBRARY_PATH, SHLIB_PATH or LIBPATH environment
variable to include the /usr/lib/lib_64 directory. For example,
LIBPATH=/usr/lib/lib_64:$LIBPATH
If running on AIX 5.3 with TTU8.1 and Teradata V2R6, LIBPATH should be
set as:
LIBPATH=/usr/teragss/aix-power/client/lib:/usr/lib/lib_64:$LIBPATH
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Teradata | 64-bit Enabled HP-UX | 9.1 TS1M3 | |
64-bit Enabled Solaris | 9.1 TS1M3 | |
Linux | 9.1 TS1M3 | |
64-bit Enabled AIX | 9.1 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.
Type: | Problem Note |
Priority: | medium |
Topic: | SAS Reference ==> LIBNAME Engines Data Management ==> Data Sources ==> External Databases ==> Teradata
|
Date Modified: | 2018-07-09 11:01:37 |
Date Created: | 2005-10-14 10:59:40 |