Hello,
we have a similar issue with Java & Teradata:
* We use the current JDBC Teradata 14 driver
* we want to read the table meta data using
getColumns(null, schema, table, "%");
Using our test system it works fine - it need about 0,5 sec to get the result
Using a real world installation then it need 30 seconds to get the results.
* X-View are not used
* statistics are updated
* Same java routine using MS SQL Server or Oracle is working with normal performance
What can we do? I thought Teradata is helpful for using big data...
Or how can we contact the Teradata support?
↧