DB2 - Problem description
Problem IC63917 | Status: Closed |
THE AWK UTILITY IN THE DB2PROFILE SCRIPT IS CAUSING JVM CRASH. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
On Solaris Operating Environments the JVM crashes. The awk utility in the db2profile script does not work correctly with very long strings. If the CLASSPATH environment variable has a value that exceeds 2560 characters then the resulting CLASSPATH variable gets truncated and the JVM crashes. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Solaris * **************************************************************** * PROBLEM DESCRIPTION: * * On Solaris Operating Environments the JVM crashes.The awk * * utility in the db2profile script does not workcorrectlywith * * very long strings. If the CLASSPATH environmentvariablehas a * * value that exceeds 2560 characters then the * * resultingCLASSPATH variable gets truncated and the JVM * * crashes. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 1. * **************************************************************** | |
Local Fix: | |
On Solaris Operating Environments edit db2profile and replace "awk" with "nawk" - a newer awk compatible utility. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.7 Fix Pack 1. | |
Workaround | |
On Solaris Operating Environments edit db2profile and replace "awk" with "nawk" - a newer awk compatible utility. | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 21.10.2009 22.02.2010 22.02.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |