DB2 - Problem description
Problem IC69125 | Status: Closed |
SOME DATA NOT COLLECTED BY DB2COS / DB2FODC SCRIPTS ON SOME LINUX DISTRIBUTIONS DUE TO ARGUMENTS TO SORT | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
The collection of some data in the db2cos / db2fodc script may not work for all Linux distributions due to different requirements in handling arguments to "sort". The current scripts include a call to sort such as: sort +5 -rn That syntax will work on SUSE Linux; however, some distributions (such as Redhat) require the "-k" option to be included so that the syntax would instead be: sort -k +5 -rn The result of this is that some data may not be collected (such as ps output): $ cat pself.fullstack 11:33:02 up 1 day, 12:09, 6 users, load average: 128.84, 126.31, 119.53 sort: open failed: +5: No such file or directory | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Linux users on Redhat * **************************************************************** * PROBLEM DESCRIPTION: * * The collection of some data in the db2cos / db2fodc script * * may not work for all Linux distributions due to different * * requirements in handling arguments to "sort". * * * * The current scripts include a call to sort such as: * * sort +5 -rn * * * * That syntax will work on SUSE Linux; however, some * * distributions (such as Redhat) require the "-k" option to be * * included so that * * the syntax would instead be: * * sort -k +5 -rn * * * * * * The result of this is that some data may not be collected * * (such as ps output): * * $ cat pself.fullstack * * 11:33:02 up 1 day, 12:09, 6 users, load average: 128.84, * * 126.31, 119.53 * * sort: open failed: +5: No such file or directory * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.7 Fix Pack 4 or later or another * * release of DB2 that contains the fix. * **************************************************************** | |
Local Fix: | |
On impacted distributions, manually collect impacted data. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.7 Fix Pack 4. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC69414 IC69415 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 09.06.2010 29.04.2011 29.04.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |