DB2 - Problem description
Problem IC66783 | Status: Closed |
DB2 MAY ABEND IN FUNCTION SQLNG_BUILD_SQLD_VALS_OBJ WHEN REFEREN CING A LARGE NUMBER OF XML COLUMNS IN A GROUP BY SUB-SELECT | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
DB2 may abend in function sqlng_build_SQLD_VALS_obj when referencing an XML column in a GROUP BY sub-select and there are > 32 columns in the stream for 32-bit systems and > 64 columns in 64 bit systems. . The stack traceback would look something like this: . sqlng_build_SQLD_VALS_obj sqlng_build_TA_op sqlng_scan_derived_table sqlng_process_scan_op sqlng_process_groupby_op sqlng_process_mate_op sqlng_process_pipe_op | |
Problem Summary: | |
DB2 may abend in function sqlng_build_SQLD_VALS_obj when referencing an XML column in a GROUP BY sub-select and there are > 32 columns in the stream for 32-bit systems and > 64 columns in 64 bit systems. . The stack traceback would look something like this: . sqlng_build_SQLD_VALS_obj sqlng_build_TA_op sqlng_scan_derived_table sqlng_process_scan_op sqlng_process_groupby_op sqlng_process_mate_op sqlng_process_pipe_op | |
Local Fix: | |
Try to reduce the number of cols or try to remove the XML columns. | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
apar ic66783 fixed >= v98 fpk3 | |
Workaround | |
Try to reduce the number of cols or try to remove the XML columns. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 01.03.2010 20.12.2010 20.12.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FPk3 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.3 |