|
|
Archives of the TeradataForum
Message Posted: Thu, 19 Sep 2008 @ 01:05:58 GMT
Subj: | | Re: Connecting teradata in java |
|
From: | | McCall, Glenn David |
| I am testing a Teradada JDBC connection , and when I execute the query, a simple select, I get the next error message: | |
| _com.ncr.teradata.jdbc_4.util.JDBCException_: [NCR] [Teradata DBMS] : Options Parcel information is invalid | |
Sounds like a version mismatch to me. You need to ensure you are using a version of the driver which matches the version of the database you
are using.
You can find alternative versions of the JDBC driver at teradata.com in the downloads section.
Hope this helps
Glenn Mc
| |