A fix is available
APAR status
Closed as program error.
Error description
The logical and mathematical expression with BIGINT can't be pushed down by Sybase wrapper. E.g. Here testnick is Sybase nickname, c1 is BIGINT type: update testnick set c2='aa' where c1=1003898714
Local fix
alter nickname <your_nickname> alter column <bigint_column> local type DECIMAL(19, 0)
Problem summary
**************************************************************** * USERS AFFECTED: * * Bad performace when using Sybase nickname with BIGINT column * * predicates * **************************************************************** * PROBLEM DESCRIPTION: * * The logical and mathematical expression with BIGINT can't be * * pushed down by Sybase wrapper. * * E.g. Here testnick is Sybase nickname, c1 is BIGINT type: * * update testnick set c2='aa' where c1=1003898714 * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 fixpck 8. * ****************************************************************
Problem conclusion
The performance issue has been fixed in DB2 V9.7 fix pack 8. The BIGINT column predicate run normally in Sybase nickname.
Temporary fix
Comments
APAR Information
APAR number
JR44555
Reported component name
SYBASE WRAPPER
Reported component ID
5724N9711
Reported release
970
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-10-25
Closed date
2013-04-15
Last modified date
2013-04-15
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
SYBASE WRAPPER
Fixed component ID
5724N9711
Applicable component levels
R970 PSN
UP
R970 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.