Hi,
I am facing issues in exporting data using TPT from a table which has high number of columns(approx 1250 columns & 5800 bytes in size) to a Mainframe Physical Sequential(PS). The error message that I get is
“TPT10508: RDBMS error 3177: Response buffer size is insufficient to hold one record > 64KB”
I had included attributes like BUFFERSIZE, MAXRESPSIZE to max values and had set UTILITYDATASIZE to Large in the TPT export query but to no avail.
It would be great if you could provide any help in resolving the export issue.
Teradata Parallel Transporter Executor Version 13.10.00.04
Teradata Parallel Transporter Coordinator Version 13.10.00.04
Teradata Parallel Transporter Executor Version 13.10.00.04
Teradata Parallel Transporter DataConnector Version 13.10.00.04
Teradata Parallel Transporter Export Operator Version 13.10.00.03
Teradata Database Version: '13.10.07.21
Teradata Database Release: '13.10.07.18
Maximum request size supported: 1MB
Session character set: 'EBCDIC'
Total AMPs available: 390
Data Encryption: not supported by RDBMS
Blocksize for this job: 64330 bytes
Note:
When I tried splitting the columns in the table into 3 and then exporting to 3 separate files (~1850 bytes per file), I was able to export the data successfully.
Forums: