Quantcast
Channel: Teradata Downloads - Connectivity
Viewing all 445 articles
Browse latest View live

TeraData JDBC and WebLogic 12c


asterdata nClusterDNProvider

$
0
0

Asterdata extension framework mentions about installing ado.net drivers and they mention referencing nClusterDNProvider.dll file for the provider...however after finishing the install I dont see the file anywhere...  teh document doesnot mention any location adn searching my computer yields no result... I have looked at all standard locations like program files/ program files(x86)... assembly folder etc etc..
 
Has anyone run into this issue

Forums: 

Analysis Service & Teradata - The provider 'TDOLEDB.1' is not registered.

$
0
0

Hi, I am able to create the cubes using the TDOLEDB provider in Analysis Service and only come across the following error when processing the cubes. "The provider 'TDOLEDB.1' is not registered."

I am running the following configurations

- Windows 7

- Database: Teradata 14.00.03.02 on VMware

- Analysis Service - SQL Server 2012 64 bit
- Teradata ODBC Driver Version      14000004

- TDOLEDB provider           WINDOWS_i386.14.00.00.01

The issue is surrounding the 32bit TDOLEDB provider (Teradata only offers a 32-bit OLEDB Provider) conflicting with the 64 bit SQL Server 2012. I am able to get the cube to processing if I modify the Data Source connection string and use the .NET Providers for Teradata which is a 32/64 bit.

Am I correct to make the above assumption or is there a work around that I can do and get it to work with the 32 bit TDOLEDB provider?

Forums: 

Unable to connect to Teradta Express 13 via JDBC

$
0
0

Hi,
 
I just installed Teradata Express 13 VMWare instance. Everything installed and works fine, except I am unable to connect to the dbc database via a Teradata 13 JDBC driver. The URL supplied is:  "jdbc:teradata://localhost/DBS_PORT=1025,DATABASE=dbc,CHARSET=UTF8".
Please advise?
 
Thanks... Vince
 

Forums: 

Unable to connect to teradata sql assistant 13.10

$
0
0

Hi ...i have installed Teradata SQL assistant 13.10 , but i couldn't able to connect because it is asking me username and password and also ip address...can you please help me what i should give here for username, password and ip address

Forums: 

Unable to connect to Local host/dbc

$
0
0

Hi Every one , I'm a new seed in the teradata & interested very much in it .Hence I Installed Teradata Studio Express Version: 14.02.0.201302060123  and JDK and trying to create and connect new data Base and getting the below Error : 
Could not connect to localhost.

Error creating SQL Model Connection connection to localhost. (Error: [Teradata JDBC Driver] [TeraJDBC 14.00.00.21] [Error 1000] [SQLState 08S01] Login failure for Connection to localhost Wed Jul 17 21:23:54 IST 2013 socket orig=localhost cid=7dfed370 sess=0 java.net.ConnectException: Connection refused: connect   at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)   at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)   at java.net.AbstractPlainSocketImpl.connect(Unknown Source)   at java.net.PlainSocketImpl.connect(Unknown Source)   at java.net.SocksSocketImpl.connect(Unknown Source)   at java.net.Socket.connect(Unknown Source)   at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$ConnectThread.run(TDNetworkIOIF.java:969)  )

[Teradata JDBC Driver] [TeraJDBC 14.00.00.21] [Error 1000] [SQLState 08S01] Login failure for Connection to localhost Wed Jul 17 21:23:54 IST 2013 socket orig=localhost cid=7dfed370 sess=0 java.net.ConnectException: Connection refused: connect   at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)   at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)   at java.net.AbstractPlainSocketImpl.connect(Unknown Source)   at java.net.PlainSocketImpl.connect(Unknown Source)   at java.net.SocksSocketImpl.connect(Unknown Source)   at java.net.Socket.connect(Unknown Source)   at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$ConnectThread.run(TDNetworkIOIF.java:969)  

Error creating Teradata Database connection to localhost. (Error: [Teradata JDBC Driver] [TeraJDBC 14.00.00.21] [Error 1000] [SQLState 08S01] Login failure for Connection to localhost Wed Jul 17 21:23:56 IST 2013 socket orig=localhost cid=ded424c sess=0 java.net.ConnectException: Connection refused: connect   at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)   at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)   at java.net.AbstractPlainSocketImpl.connect(Unknown Source)   at java.net.PlainSocketImpl.connect(Unknown Source)   at java.net.SocksSocketImpl.connect(Unknown Source)   at java.net.Socket.connect(Unknown Source)   at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$ConnectThread.run(TDNetworkIOIF.java:969)  )

[Teradata JDBC Driver] [TeraJDBC 14.00.00.21] [Error 1000] [SQLState 08S01] Login failure for Connection to localhost Wed Jul 17 21:23:56 IST 2013 socket orig=localhost cid=ded424c sess=0 java.net.ConnectException: Connection refused: connect   at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)   at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)   at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)   at java.net.AbstractPlainSocketImpl.connect(Unknown Source)   at java.net.PlainSocketImpl.connect(Unknown Source)   at java.net.SocksSocketImpl.connect(Unknown Source)   at java.net.Socket.connect(Unknown Source)   at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$ConnectThread.run(TDNetworkIOIF.java:969)  

 

DB Details : DataBase Server Name  : localhost

                    User Name : dbc

                    Password : dbc

                    data base : localhost

 

Please help me, I know I'm missing something but I don't  know what it is ? 

 

 

 
 
 
 
 

Forums: 

How to connect Teradata in entity data model wizard

.NET Data provider - Canonical functions support

$
0
0

Alright. So I looked at this page: http://developer.teradata.com/doc/connectivity/tdnetdp/14.10/webhelp/EntityProviderCanonicalFunctions.html. It mentions that canonical functions for .NET 4.0 are supported under the "Teradata" namespace. Where in the world is this namespace? I have referenced Teradata.Client.Entity.Dll, Teradata.Client.Provider.Dll, Teradata.Client.Provider.Resources.Dll. None of these is helping me find the elusive "Teradata" namespace. Please help. I have already wasted countless hours on this!
 
Thanks,
Sundar

Forums: 

Java Teradata ODBC Error - Only an ET or null statement is legal after a DDL Statement

$
0
0

Hello ,
 
We have a java program that connects to Teradata using the ODBC Drivers and uses Global Temprory Tables for retrieving data for a Report
 
The Global Temprory Tables have been created with a preserve rows after commit option
 
here are the steps in the program
1. Insert records into the global temprory table using Insert into .... statment
2. Collect statistics on 3 column of the temprory table in step 1 using collect stats on temprory ...
3. Issue a select statement from the temprory table using select .....
Step 2 is needed because without it the query runs slow and the statistics help the query optimizer to run the query quicker
When we execute the java program it errors out with "Only an ET or null statement is legal after a DDL Statement" at step 2
One of the solutions was to have a commit but that will not work as all the data inserted into the temprory table in step 1 will be lost after the commit
 
How can we run the insert , collect stats and select using the same connection
 
 
 
 
 
 
 

Tags: 
Forums: 

Studio 14.02 and ODBC

$
0
0

I have looked at the new Studio 14.02, but it seems that it has only the Teradata connection. Is it not possible to select an ODBC connection like in the Teradata SQL Assistant? How do I select a ODBC connection? I like to select a ODBC connection that I have setup in the Control panel … Data sources (ODBC) … System-DSN.
Peter Schwennesen

Forums: 

Login OK with teradata Assistant, KO with BTEQ

$
0
0

Hello !
I create this case because I have a question relative to the access to Teradata through SQL Assistant and BTEQ.
 
The situation here is the following :
- I have two users USER 1 and USER 2
- With USER 1, from my workstation, I can connect to the Teradata server either by using SQL Assistant or BTEQ
- With USER 2, from my workstation, I can connect to the same Teradata server by using SQL Assistant, but not by using BTEQ.
 
Here is the error message when I try to connect using BTEQ :

Teradata BTEQ 13.10.00.01 for WIN32. Enter your logon or BTEQ command:
.LOGON <SERVER_IP>/<USER_2>;

.LOGON <SERVER_IP>/<USER_2>
Password:
 *** Failure 8017 The UserId, Password or Account is invalid.
 *** Error: Logon failed!

 *** Total elapsed time was 13 seconds.

 
This problem is very annoying and I was wondering what was the problem.
I hope somebody can help me or inform me better about this problem ?
 
Best regards.
 
Gwenael Le Barzic

Forums: 

viewpoint connection

$
0
0

Have freshly loaded Terdata Express 14 on a Macbook Pro using VMware Fusion 5.  The bteq utility is working and can connect.  The Teradata Studio Express is able to connect.  However, when I start firefox I get the following error:
 

Unable to connect

 

Firefox can't establish a connection to the server at localhost/

 

    *   The site could be temporarily unavailable or too busy. Try again in a few

          moments.

 

    *   If you are unable to load any pages, check your computer's network

          connection.

 

    *   If your computer or network is protected by a firewall or proxy, make sure

          that Firefox is permitted to access the Web.

 

When I check the firewall using "yast" no firewall is turned on.  I have the adapter for the VM set "host only", because "NAT" and "bridged" did not work either.

 

Any help or guidance would be deeply appreciated.

 

Thanks,

     Jesse 

Forums: 

Spring Batch Job on TeraData

$
0
0

Developing job using Spring batch module, new jobs requirement is to write data to TeraData. Can anyone share user guide or tech spec on how to support from Spring Batch with Teradata.

Forums: 

failed to connect to Teradata server through C#

$
0
0

I tried to connect to my Teradata server through C# (VS 2012 Express). But I kept getting error. I used MSSQL before. This is my first time using Teradata. I tried a few connectioin strings, but it did not help.
My OS is Windows 7 SP1 (64-bit). I have Teradata SQL Assistant (13.10.0.04) installed and connect to Teradata through ODBC.
my Teradata Client Provider version is v2.0.50727 (and referenced).
It seems I have problem in my connection string. Also, when to using TDConnection and when to use ODBCConnection?
Thank you in advance for your help.
 An unhandled exception of type 'System.ArgumentException' occurred in Teradata.Client.Provider.dllAdditional information: Invalid connection string.
Here are the detailed error:
A first chance exception of type 'System.ArgumentException' occurred in Teradata.Client.Provider.dll
An unhandled exception of type 'System.ArgumentException' occurred in Teradata.Client.Provider.dll
Additional information: Invalid connection string.
'ClassRoom.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The program '[1460] 'ClassRoom.vshost.exe: Managed (v4.0.30319)' has exited with code 0 (0x0).
 
my Code block list below:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Teradata.Client.Provider;

namespace ClassRoom
{
TdConnection cn = new TdConnection();
try
{
cn = new TdConnection("Driver=Teradata; Server=myTeradataServerIPAddress; Database=myDefaultDB; Uid=myID; Pwd =myPwd;");
cn.Open();
string strSQL = "SELECT name FROM Class.English WHERE StudentID='0100'";
TdCommand cmd = new TdCommand(strSQL);
string results = (String)cmd.ExecuteScalar();
Console.WriteLine("Teradata Database is {0}", results);
cmd.Dispose();
}
 

Forums: 

Red Hat ODBC Drivers

$
0
0

Trying to install the teradata odbc drivers for Red Hat, but the downloaded RPM complains about dependencies (tdicu/teragss), which I cannot find anywhere for download. 
My employer has the necessary licenses. I asked support, but all they said was to ask here... *roll* 
Hi Markus, please try and go to http://developer.teradata.com and see if you may be able to find help there.

Forums: 

Connection timeout problem Driver version 13.10

$
0
0

Hi 
We are seeeing connection timeout problems via teradata java driver v13.10. We tried to set the connection keep alive from the connection pool manager, still no luck. we still the socket failure excrption. Any pointers what could be done to get around this issue? Any solution ASAP would really help.
 

ERROR org.hib

ernate.util.JDBCExceptionReporter [Teradata JDBC Driver] [TeraJDBC 13.10.00.31] [Error 804] [SQLState 08S01] Socket communication failure for

Packet receive Thu Aug 08 19:15:46 UTC 2013 socket orig=dzdtddsl local=0.0.0.0/0.0.0.0:47957 remote=dzdtddslcop1/10.197.220.13:1025 keepalive=

unavailable nodelay=unavailable receive=unavailable send=unavailable linger=unavailable traffic=unavailable concurrent=3 contimeout=10000 conw

ait=1000 connecttime=4 connecttotaltime=22 connectattempts=1 connectfailures=0 failurecache={} cid=7c20170b sess=1043725 java.io.IOException:

Incomplete LAN message header: read 0 bytes  at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.read(TDNetworkIOIF.java:673)  at com.teradata.jdbc.j

dbc_4.io.TDPacketStream.readStream(TDPacketStream.java:818)  at com.teradata.jdbc.jdbc_4.statemachine.StatementReceiveState.action(StatementRe

ceiveState.java:128)  at com.teradata.jdbc.jdbc_4.statemachine.StatementController.runBody(StatementController.java:120)  at com.teradata.jdbc

.jdbc_4.statemachine.StatementController.run(StatementController.java:111)  at com.teradata.jdbc.jdbc_4.TDStatement.executeStatement(TDStateme

nt.java:372)  at com.teradata.jdbc.jdbc_4.TDStatement.prepareRequest(TDStatement.java:541)  at com.teradata.jdbc.jdbc_4.TDPreparedStatement.<i

nit>(TDPreparedStatement.java:96)  at com.teradata.jdbc.jdk6.JDK6_SQL_PreparedStatement.<init>(JDK6_SQL_PreparedStatement.java:21)  at com.ter

adata.jdbc.jdk6.JDK6_SQL_Connection.constructPreparedStatement(JDK6_SQL_Connection.java:76)  at com.teradata.jdbc.jdbc_4.TDSession.prepareStat

ement(TDSession.java:1505)  at com.teradata.jdbc.jdbc_4.TDSession.prepareStatement(TDSession.java:1482)  at sun.reflect.GeneratedMethodAccesso

r896.invoke(Unknown Source)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)  at java.lang.reflect.Me

thod.invoke(Method.java:597)  at msjava.dbpool.connectionwrapper.internal.JdbcProxyingUtils$SQLExceptionHandlingInvocationHandler.invoke(JdbcP

roxyingUtils.java:221)  at $Proxy27.prepareStatement(Unknown Source)  at msjava.dbpool.connectionwrapper.internal.DelegatingConnection.prepare

Statement(DelegatingConnection.java:494)
 

Forums: 

SAS\Access for Aster -- trouble installing aster odbc driver

$
0
0

Hello. I need to have the aster ncluster odbc driver installed on my computer. I follow the directions provided -- but when I get to Admin Tools ==> data tools (odbc) ==> system dsn (add)... the driver does not appear in the window. Any direction or guidance is appreciated.

Forums: 

Windows Server 2008 & ODBC 14 driver loading error

$
0
0

Hi, I have had a search through the forums (and google) and have found plenty of discussions about teradata ODBC drivers, but none that seem to quite match the issue I am seeing....
 
I have a SQL Server 2008 R2 instance running on a Windows Server 2008 VM, and after some intial issues (the readme appears to give the installation order for the gss and icu prerequisties in the wrong order?) have managed to get the 32 and 64 bit ODBC drivers installed, and I am able to setup DSN's in the ODBC administrator.
However when I attempt to create an ODBC connection manager in SQL Server Integration Services (SSIS) using these DSN entries I get an error message that reads:
Test connection failed because of an error in initializing provider. Error [IM003] Specified driver could not be loaded due to system error  193: (Teradata, D:\Apps\Teradata\Client\14.00\ODBC Driver for Teradata\Lib\tdata32.dll).
 
Does anybody have any suggestions as to what might be happening here?
 
Thank you!
 
 

Forums: 

Net. provider Teradata Database 8017

$
0
0

Hi all, please, help me. I can not connect in Teradata 13 database from visual studio 2012.\
My code:

 

  TdConnectionStringBuilder con2 = new TdConnectionStringBuilder();
                con2.DataSource = "host";
                con2.Password = "pass";
                con2.UserId = "user";
                con2.Database = "database";
            
                con2.IntegratedSecurity = false;
                TdConnection connection = new TdConnection();
                connection.ConnectionString = con2.ConnectionString;
                connection.Open();

 

I have error: Error 8017 - The UserId, Password or Account is invalid

BUT! I can connet from Teradata SQL Assistant with this user ans passw.

 

I use Net Data Provider Teradata 14.10.

Please, help!

Forums: 

Missing libcliv2.so module.

$
0
0

After installation  of Teradata client 14.00 for Oracle GW and configure the environment I've got an error
ERROR at line 1:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[DataDirect][ODBC lib] Specified driver could not be loaded {IM003}
ORA-02063: preceding 2 lines from HSTERADATA
Oracle MOS aka metalink poited to the missing runtime link library libcliv2.so that by default shoud be installed in /usr/lid and them movet to the /opt/teradata/client.
I cannot find any traces of that library/module in /usr/lib and in all subdirectories of /opt/teradata/client.
Any help will be appreciated.  The Oracle version is 11.2.03 and teradata client was downloaded from this site.
 
Thanks,
Solomon.

Forums: 
Viewing all 445 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>