111 | 04 Mar 2015 @ 01:08 PST | Connectivity | Reply | centos 6.4 + tdodbc 15 getting error: 110 Unable to get catalog string. | few points.
- ODBC Driver for Teradata is not supported on CentOS.
- DNS returned multiple IP-addresses for 'jonnycop5.xxx.xxx.xxx'. And 8 of them not responded to driver's conn... |
110 | 17 Feb 2015 @ 11:38 PST | Connectivity | Reply | OSX ODBC driver and Excel |
MS-Excel/MS-Query need iODBC framework to connect to an external data source like Teradata
database using ODBC interface. iODBC framework can be downloaded ... |
109 | 23 Jan 2015 @ 11:24 PST | Connectivity | Reply | ODBC odbcconf.exe vs ODBC Driver for Teradata Vers. 15.00.00.01 | Giovanni : Can you please submit an incident to Teradata Customer Services to fix this issue.
|
108 | 22 Jan 2015 @ 12:25 PST | Connectivity | Reply | Teradata ODBC driver 14 | ODBC Driver does count(*) on small tables with cardinality <1000 to provide most accurate results. If you think this behavior is slowing down application, please open an incident with Tera... |
107 | 15 Jan 2015 @ 01:09 PST | Connectivity | Reply | Faulting module name: tdata32.dll version 13.10.0.1 | Open an incident with Teradata Customer Services. But note, TTU 13.10 support available only for customers who are eligible for extended maintenance.
|
106 | 15 Jan 2015 @ 10:56 PST | Connectivity | Reply | Searching for ODBC for Windows 14.10.00.06 | Download page has been updated. Please check.
|
105 | 14 Jan 2015 @ 10:42 PST | Connectivity | Reply | Qlikview Failures | RE:
"Error: SQL##f - SqlState: IM002, ErrorCode: 0, ErrorMsg: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified"
Make sure you have created the... |
104 | 06 Jan 2015 @ 11:18 PST | Connectivity | Reply | AIX 6.1; Teradata ODBC 14.10; adhoc throws "79 Socket error" | - Add below entries under the 'tddev' DSN.
DSNTraceEnable=Yes
DSNTraceFilePath=/tmp/dsntrace.log
- Re-run 'adhoc' and grep for LCC in dsntrace.log. The out can show connect... |
103 | 01 Dec 2014 @ 02:39 PST | Connectivity | Reply | Unable to get catalog string | Do you have a Teradata support incident opened ?
|
102 | 07 Nov 2014 @ 10:13 PST | Connectivity | Reply | Teradata ODBC driver with Apache/PHP | Sankot : Please provide error message generated from odbc_connect() call.
|
101 | 06 Nov 2014 @ 12:51 PST | Connectivity | Reply | Teradata ODBC driver with Apache/PHP | I am not a PHP expert. The error message from PHP "SQL state IM002 in SQLConnect in" indicates it is using SQLConnect() ODBC function and this function cannot take a connection-stri... |
100 | 06 Nov 2014 @ 11:44 PST | Connectivity | Reply | Teradata ODBC driver with Apache/PHP | Can you describe the error you see with DSN-less connections ?
|
99 | 17 Oct 2014 @ 10:22 PDT | Database | Reply | AIX ODBC TOTerradata | A more recent ODBC 15.00.00.03 Efix for AIX platform is available to download. The download contains ICU, TeraGSS, ODBC packages. Please install them in the order 1)... |
98 | 15 Oct 2014 @ 10:33 PDT | Connectivity | Reply | Perl Script : Fetching CLOB Columns | set NLSPATH to see actual error message.
export NLSPATH=/opt/teradata/client/<version>/<odbc_32|odbc_64>/msg/%N.cat
|
97 | 12 Oct 2014 @ 09:42 PDT | Connectivity | Reply | Specified DSN contains an architecture mismatch between the Driver and Application | Seems the ODBC DSN was created with 64-bit ODBC Administrator. Try creating ODBC DSN using 32-bit ODBC Administrator (C:\Windows\SysWOW64\odbcad32.exe)
|
96 | 26 Aug 2014 @ 09:21 PDT | Connectivity | Reply | Unable to connect to TD15 SQL Assistant | Usually this mean an incompatible version of terasso.dll present on the sytem. Can you search for terasso.dll on the system.
|
95 | 26 Aug 2014 @ 09:20 PDT | Connectivity | Reply | Excel VBA connectivity | Can you try un-installing the existing one and re-install ?
http://downloads.teradata.com/download/connectivity/odbc-driver/windows
|
94 | 21 Apr 2014 @ 12:01 PDT | Connectivity | Reply | Can I use the Teradata ODBC Linux drivers with Mac OS X |
Teradata ODBC driver for Mac OS X is already available for Teradata partners and customers. Please contact your Teradata customer service representative, he should be able to guide yo... |
93 | 15 Apr 2014 @ 02:15 PDT | Connectivity | Reply | DBD::ODBC Connects from command line, not thru crontab | Check the odbc.ini ($ODBCINI) file and see what is directory is assigned to "InstallDir" entry under [ODBC] section. And verify, the DataDirect ODBC DM message files odbc.m & od... |
92 | 31 Mar 2014 @ 03:25 PDT | Connectivity | Reply | Teradata DB connection using ODBC Thru IBM Information Server DataStage | Here are the steps to build DBD::ODBC module against DataDirect driver manager. The makefile for the module is generated with Perl script in Makefile.PL file.
Update the lines in Mak... |
91 | 31 Mar 2014 @ 11:21 PDT | Connectivity | Reply | ODBC.INI | It looks your odbc.ini configured to use an ODBC driver not from Teradata. (is it from DataDirect?). We can't provide any help for that in this forum.
|
90 | 27 Mar 2014 @ 04:52 PDT | Connectivity | Reply | Teradata DB connection using ODBC Thru IBM Information Server DataStage | /home/mechid/teradata/client/ODBC_32/odbc.ini
/home/mechid/teradata/client/ODBC_64/odbc.ini
Both are correct, but please use the above ones. These are links to the ones with version(14.10) ... |
89 | 27 Mar 2014 @ 03:56 PDT | Connectivity | Reply | Teradata DB connection using ODBC Thru IBM Information Server DataStage | No, if you do not need to use PERL you do not need to re-configure DBD::ODBC module.
The installation order is correct, tdicu, teragss, tdodbc in order. Yes, tdodbc package will also install... |
88 | 27 Mar 2014 @ 03:23 PDT | Connectivity | Reply | Teradata DB connection using ODBC Thru IBM Information Server DataStage | Teradata ODBC driver is supported with DataDirect ODBC driver manager (shipped with Teradata ODBC driver package), not the unixODBC. DBC::ODBC module by default configured to work unixODBC, ... |
87 | 27 Mar 2014 @ 12:23 PDT | Connectivity | Reply | Teradata DB connection using ODBC Thru IBM Information Server DataStage | islanderman:
1)
You wrote : "I had to install the unixODBC driver to get the installation completed."
I do not quite follow this, why you had to install unixODBC ?
2)
I also noticed ... |