A fix is available
APAR status
Closed as program error.
Error description
Need fix for Ecase 113326 built for Orchestrate 7.5.1A on Solaris. Teradata load aborts if number of rows in table exceeds 2.1 billion.
Local fix
Problem summary
**************************************************************** USERS AFFECTED: Issue occurs if the tables have > 2+ billion rows **************************************************************** PROBLEM DESCRIPTION: When the table has more than 2 billions of rows, then TDEE append jobs are aborting, towards the end of the job. This is because, the value from "select count(*) from TargetTable" is being stored in a 32-bit integer variable & it causes an integer-overflow, when the # of existing rows > 2+ billion. **************************************************************** RECOMMENDATION: Install the patch. ****************************************************************
Problem conclusion
Modified the SELECT COUNT(*) to get the value into a decimal (18) datatype and then storing it into a 64-bit integer.
Temporary fix
Comments
APAR Information
APAR number
JR34655
Reported component name
WIS DATASTAGE
Reported component ID
5724Q36DS
Reported release
751
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2009-10-23
Closed date
2009-10-30
Last modified date
2009-10-30
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
WIS DATASTAGE
Fixed component ID
5724Q36DS
Applicable component levels
R751 PSN
UP
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"InfoSphere DataStage"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Document Information
Modified date:
12 October 2021