Pages
![]() |
The Teradata JDBC Driver enables Java applications to connect to the Teradata Database.
03 Mar 2022
,
|
![]() |
This package contains the Aster client tools for MacOS.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for AIX.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Solaris.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Linux.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Windows.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
Hi all,
18 Aug 2016
| 4 comments
,
|
![]() |
I'm running an Apache Spark application that uses terajdbc4 to fetch data from a Teradata server. It seems to be returning the wrong value for the nullability for many of the columns in the table. I've found two scenarios at work:
17 Aug 2016
| 17 comments
,
|
![]() |
The RJDBC package enables an R application to use the Teradata JDBC Driver to access the Teradata Database.
17 Jun 2016
,
|
![]() |
I wrote a Java stored procedure, packed it into a jar and installed it into the Teradata database. I want to use the default database connection as described here [1]. Most of the code was generated by the Teradata wizard for stored procedures.
21 Mar 2016
| 2 comments
,
|
![]() |
Keep getting this INFO Level Log in my Glassfish Application Server.
04 Nov 2015
,
|
![]() |
I am not sure if the database forum is the right place for this topic, but it might be.
29 Sep 2015
| 1 comment
,
|
![]() |
Hi, java.lang.ExceptionInInitializerError: null
24 Sep 2015
| 1 comment
,
|
![]() |
My company is running an R-Studio Server Pro on a Red Hat Linix 6 platform (64bit) and a Teradata 14 RDBMS. When trying to connect via RJDBC, I get an error that seems to be well known in the forums, but the standard recipes for resolving the issues don't help. Here is how I connect to the Teradata DB:
28 Aug 2015
| 3 comments
,
|
![]() |
|
![]() |
Hi,
25 Mar 2015
| 5 comments
,
|
![]() |
How do I turn off TITLEDASHES when using Teradata JDBC driver?
19 Feb 2015
| 1 comment
,
|
![]() |
I'm building my firsh Java application using Teradata as the backend database. I would like to impliment an auto refresh feature, that would monitor a table in the database for changes and refresh the tableview I have in the application. I know TMM has an auto refresh. Does anyone know how this is accomplished?
31 Jan 2015
| 1 comment
,
|
![]() |
The Teradata JDBC Driver Engineering team receives a lot of questions about what happens when a JDBC connection is created. Let's clarify the concepts Laddered Concurrent Connect (LCC) versus COP Discovery versus logon, and review what the Teradata JDBC Driver does to create a JDBC connection.
First, some definitions...
22 Jan 2015
| 4 comments
,
|
![]() |
Beginning with Teradata Database 14.0 and Teradata JDBC Driver 13.10.00.21, the Client Attributes feature records a variety of information about the client system and client software in the system tables DBC.SessionTbl and DBC.EventLog.
14 Nov 2014
| 1 comment
,
|
![]() |
Unable to create Teradata Connection Profile in VMWARE Image to start TD StudioExpress Sql Assistant
Hi All, Request you all to please help me on connecting my Td SQL Assistant. I have Windows 8 64 bit Laptop and have successfully installed Vmware Player with TDExpress14.0.3_Sles10_4GB. I am able to connect bteq but I want to connect to TD Sql Assistant which i think needs an ODBC Driver.
04 Nov 2014
| 1 comment
,
|
![]() |
Hi all,
13 Oct 2014
| 1 comment
,
|
![]() |
Hi,
22 Sep 2014
| 4 comments
,
|
![]() |
I am connecting to Teradata via JDBC and LDAP using the following URL format:
17 Sep 2014
| 1 comment
,
|
![]() |
Hi,
26 Aug 2014
| 2 comments
,
|
![]() |
Hi,
26 Jun 2014
| 1 comment
,
|
![]() |
Hi,
19 May 2014
| 6 comments
,
|
![]() |
Is this possible? I see in the FastLoadCSV docs that you can specify other field separators besides comma.
13 May 2014
| 1 comment
,
|
![]() |
Hi Team,
11 May 2014
| 2 comments
,
|
![]() |
Hi, conn.setAutoCommit(false);
29 Mar 2014
| 2 comments
,
|
![]() |
I have a teradata database name that contains a dash character -.
21 Mar 2014
| 1 comment
,
|
![]() |
Hello all ,
16 Mar 2014
| 1 comment
,
|
![]() |
Hi, I'm an end user, mainly running queries on our database and using reporting services.
29 Jan 2014
| 3 comments
,
|
![]() |
Hello all,
21 Jan 2014
| 2 comments
,
|
![]() |
Hello @ll, I'm new on Teradata and I'm facing some troubles trying to connect to a TD12 using Teradata Studio 14.
20 Jan 2014
| 1 comment
,
|
![]() |
hi,
02 Jan 2014
| 3 comments
,
|
![]() |
The following batches 5 rows of data, 2 of them with errors. The JDBC FastLoad PreparedStatement.executeBatch attempts to INSERT the batched rows into a database table but throws a JDBC SQLException. Here is how to capture the chain of JDBC FastLoad SQLException messages and stack trace from JDBC FastLoad PreparedStatement.executeBatch and the chain of JDBC FastLoad SQLWarning messages and stack trace from JDBC FastLoad Connection.rollback:
16 Dec 2013
| 2 comments
,
|
![]() |
The following batches 5 rows of data, 2 of them with errors. The JDBC PreparedStatement.executeBatch attempts to INSERT the batched rows into a database table but throws a JDBC SQLException. Here is how to capture the chain of JDBC SQLException error messages and stack trace:
13 Dec 2013
,
|
![]() |
JDBC Connection parameter LOG=DEBUG prints error, timing, informational, and debug messages to Java System.out. The following shows how the messages can be captured with R.
06 Dec 2013
,
|
![]() |
The implementation of dbConnect in RJDBC version 0.1-5 thru 0.2-2 (http://www.rforge.net/RJDBC/news.html) erroneously creates two (duplicate) connections. The RJDBC version currently in use can be obtained by entering citation("RJDBC") at the R command prompt.
04 Dec 2013
,
|
![]() |
The following shows how to select rows from a database table using JDBC FastExport, which only works with JDBC PreparedStatement.
03 Dec 2013
,
|
![]() |
The following shows how to batch 2 rows of data, then invoke JDBC PreparedStatement.executeBatch to INSERT them into a database table.
18 Nov 2013
| 2 comments
,
|
![]() |
When using a Java Stored Procedure from within the Oracle 11g database, an attempt to open a connection to Teradata using the JDBC driver version 14 throws the following error.
29 Oct 2013
| 1 comment
,
|
![]() |
HI ALL:
26 Jul 2013
| 4 comments
,
|
![]() |
Hi,
15 Jul 2013
| 12 comments
,
|
![]() |
Has anyone had any luck installing the TeraData JDBC drivers on WebLogic 12c? Are Teradata JDBC drivers supported in WebLogic 12c?
11 Jul 2013
| 2 comments
,
|
![]() |
Is there a list of error codes (and the associated messages) of all the SQLExceptions that the Teradata JDBC driver throws? I can't find it anywhere in the documentation...
10 Jul 2013
| 3 comments
,
|
![]() |
Hi,
01 Jul 2013
| 5 comments
,
|
![]() |
Hi,
26 Jun 2013
,
|
![]() |
I apologize if this is a repeat topic, I tried to search through the forums here and found nothing useful about this topic.
24 Jun 2013
| 5 comments
,
|