PentBI
01-13-2009, 08:57 AM
I am unable to connect completely to teradata from metadata editor to extract the table definition. I say "completely" because the connection is "OK" when I hit "Test" in the Database Connection window. However clicking on Explore throws up the following error.
Unable to retrieve database information because of an error
Error getting views from schema [null]
[Teradata Database] [TeraJDBC 12.00.00.105] [Error 3749] [SQLState HY000] Options Parcel information is invalid.
My jdbc.properties file for metadata editor has these entries:
Tera1/type=javax.sql.DataSource
Tera1/driver=com.ncr.teradata.TeraDriver
Tera1/url=jdbc:teradata://SERVERNAME:1025
Tera1/user=dbc
Tera1/password=XXX
Tera1/hostname=SERVERNAME
The same error is present when I try connecting to teradata from report designer.
Unable to retrieve database information because of an error
Error getting views from schema [null]
[Teradata Database] [TeraJDBC 12.00.00.105] [Error 3749] [SQLState HY000] Options Parcel information is invalid.
My jdbc.properties file for metadata editor has these entries:
Tera1/type=javax.sql.DataSource
Tera1/driver=com.ncr.teradata.TeraDriver
Tera1/url=jdbc:teradata://SERVERNAME:1025
Tera1/user=dbc
Tera1/password=XXX
Tera1/hostname=SERVERNAME
The same error is present when I try connecting to teradata from report designer.