Enhancements - Teradata Tools and Utilities

Teradata® Tools and Utilities Release Definition

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-11-21
dita:mapPath
nzq1544831938748.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2029
lifecycle
previous
Product Category
Teradata Tools and Utilities

Enhancements introduce new features and track changes that enhance the operation of Teradata Tools and Utilities software.

Enhancement Description
GOSQL-4 Support COP discovery
GOSQL-11 JWT authentication method
GOSQL-14 add support for FastLoad protocol
GOSQL-16 tmode connection parameter
GOSQL-17 commit and rollback functions
GOSQL-18 Auto-commit
GOSQL-33 CALL to stored procedure INOUT and OUT parameter output values
GOSQL-34 negative scale for Number values
GOSQL-36 segment and iterate parameter batches per batch row limit
GOSQL-38 timestamp prefix log messages
GOSQL-39 COP Discovery interop with Kerberos
GOSQL-40 Skip executing empty SQL request text
GOSQL-43 segment and iterate parameter batches per request message size limit for FastLoad
GOSQL-45 FastLoad interop with Stored Password Protection
GOSQL-46 LDAP password special characters
GOSQL-49 FastLoad support for additional connection parameters
GOSQL-50 provide FastLoad duplicate row errors with auto-commit on
PYDBAPI-29 Data Transfer - FastLoad Protocol
PYDBAPI-36 COP Discovery
PYDBAPI-56 Stored Procedure Dynamic Result Sets
PYDBAPI-61 commit and rollback methods
PYDBAPI-65 sample program BatchInsert.py
PYDBAPI-66 Better exception when running on 32-bit Python
PYDBAPI-67 teradatasql.connect JSON connection string optional
PYDBAPI-68 improve performance for batch bind values
PYDBAPI-70 raise error for closed cursor usage
PYDBAPI-71 execute and executemany ignoreErrors parameter