Resolved Issues - Teradata Tools and Utilities

Teradata Tools and Utilities Release Definition

Product
Teradata Tools and Utilities
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2029
lifecycle
previous
Product Category
Teradata Tools and Utilities

Resolved Issues

Resolved issues are corrections and updates to Teradata Tools and Utilities software and to documentation affected by the updates.

 

Table 30: Teradata JDBC Driver Issues 

Issue

Description

DR 161123

Bypass JDBC FastExport for unsupported ResultSet scrollability, concurrency, or holdability

DR 161300

Slow JDBC logons inside TdgssContext.initSecContext 14.00

DR 162127

Clarify exception for DBS request of same LOB token more than once

DR 162940

JDBC PERIOD attributes have the same column type name as the PERIOD, which causes getAttributes (Map) to fail

DR 162982

Support LDAP password containing space character

DR 163433

ResultSet.close and Statement.close may not always close response spools spanning multiple messages

DR 163807

Updatable ResultSet exception "No value has been set for parameter" with unique column

DR 164292

Provide correct SQLException error codes to distinguish logon vs non-logon communication failure

DR 165159

Change TdgssConfigApi access to accommodate TeraGSSJava DR 161300

DR 165252

Improve JDBC FastLoad support for UTF8 session character set

DR 165410

setObject(col, new BigDecimal("1.5e-39"), Types.DECIMAL) generates StringIndexOutOfBoundsException

DR 166995

JDBC scalar function LOG returns incorrect results

DR 167160

JDBC Fastload error with ENCRYPTDATA=ON

DR 167176

Avoid NullPointerException at logon when System property "java.vm.info" is not set

DR 168961

Improve Monitor connection PreparedStatement interoperability with JDK 7

DR 169289

Reconnect count not limited by RECONNECT_COUNT connection parameter after JDBC DR 159065 change