Iam trying to Develop a TPT script with multiple instances of the DataConnector Operator to extract rows from a file and uses multiple instances of the Update Operator to perform upserts against two tables.
I am getting the following error while running it.
update_operator: TPT10378: Error 2 in allocating memory for TdpId buffer
**** 14:44:58 TPT10378: Error 2 in allocating memory for TdpId buffer
TPT_INFRA: TPT02242: Error: Operator synchronization error, status = Fatal Error
TPT_INFRA: TPT02255: Message Buffers Sent/Received = 0, Total Rows Received = 0, Total Rows Sent = 0
Please help me out to get rid of the issue.
Iam trying to Develop a TPT script with multiple instances of the DataConnector Operator to extract rows from a file and uses multiple instances of the Update Operator to perform upserts against two tables.
I am getting the following error while running it.
update_operator: TPT10378: Error 2 in allocating memory for TdpId buffer
**** 14:44:58 TPT10378: Error 2 in allocating memory for TdpId buffer
TPT_INFRA: TPT02242: Error: Operator synchronization error, status = Fatal Error
TPT_INFRA: TPT02255: Message Buffers Sent/Received = 0, Total Rows Received = 0,
Total Rows Sent = 0
Please help me out to get rid of the issue.