About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
As advise by IBM Support "But even in Bulk Mode (ie TPT API) TDConnector when READING only uses
ncr::teradata::client::API::Connection::GetRow as opposes to ncr::teradata::client::API::Connection::GetBuffer.
This explain the big differences in performance when average record size is small and negligible differences when record size is big. Network packet with standard MTU is 1500 bytes.
At this stage, I can't see any configuration that we can do to improve the performance of TD Connector Bulk Read unless we switch to GetBuffer."
Will there be future plans for TD connector stage to use 'GetBuffer' when doing bulk read