![]() |
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
,
|
![]() |
I am adding another article about connecting to Teradata through R by using the teradataR package. The following comes from my experience working on a 64-bit Teradata Express Virtual Machine (TEVM), and complements the existing forum topic at:
28 Feb 2014
| 1 comment
,
|
![]() |
JDBC support has been added to teradataR version 1.0.1 which provides the ability of using the Teradata JDBC Driver through teradataR to connect to the Teradata database. teradataR allows R users to easily connect to a Teradata database and use statistical functions directly against the Teradata system without having to extract memory into data. For mor
05 Jun 2013
| 18 comments
,
|
![]() |
HI,
24 Apr 2013
| 2 comments
,
|
![]() |
|
![]() |
Hi,
I am trying to connect to TeraData from R.
RStudio v0.96 (R v2.15.1) JDBC v14.00.00.21 JDK v1.7.0_07 Mac v10.7.4
... library(DBI) library(RJDBC) library(rJava)
06 Nov 2012
| 5 comments
,
|
![]() |
Hi,
21 Sep 2012
| 2 comments
,
|
![]() |
Hi everyone. I have created a loop that will do the following
28 Jun 2012
| 2 comments
,
|
![]() |
It appears that I can successfully connect to Teradata via R, but when I try to perform some function on my td.data.frame, it provides the following error after the last line of my code: "42S02 -3807 [NCR][ODBC Teradata Driver][Teradata Database] Object 'my_sample_table' does not exist. " My code:
11 Jun 2012
| 14 comments
,
|
![]() |
I am looking for courses or webcasts to learn how R and Teradata work together and what it can be used for. I can not find anything in the TD University and am greatful for any tips or suggestions to where to find good tutorials on the subject!
13 Jan 2012
| 1 comment
,
|
![]() |
Hi All, first time posting on here, so let me know if this question has already been asked or belongs somewhere else.
06 Jan 2012
| 1 comment
,
|
![]() |
I've found this package while researching a connection between R and teradata. Has anyone seen documentation/reference manual for the package? Since it's a 3rd party package (vs. residing in CRAN), I haven't found a lot of people talking about/using it. Any experience with or knowledge about the TeradataR would be appreciated! Thanks!
02 Nov 2010
| 9 comments
,
|