DB2 - Problembeschreibung
Problem IC77544 | Status: Geschlossen |
INSTANCE DEFUNCT PROCESSES CREATED UPON LOADS | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problembeschreibung: | |
This involves loads using file_transfer_cmd causing db2vend process to become defunct as follows: 1. We don't wait for completion of userexit in db2vend (we don't call wait nor waitpid after fork and exec in sqloexecs). 2. Neither set its SA_NOCLDWAIT flag nor set SIGCHLD to SIG_IGN as the result of resetting SIGCHLD to default with FILE TRANSFER COMMAND option in db2load utility. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Load * **************************************************************** * PROBLEM DESCRIPTION: * * Defunct processes from loads * **************************************************************** * RECOMMENDATION: * * Cust wait for interim/ applied WA * **************************************************************** | |
Local-Fix: | |
By using LOGARCHMETH1 TSM setting, we no longer call userexit as a child process of db2vend process, so the first condition will be no longer satisfied. Hence, the problem will be resolved. | |
verfügbare FixPacks: | |
DB2 Version 9.8 Fix Pack 4 for AIX and Linux | |
Lösung | |
APAR created - Set LOGARCHMETH1 as WA | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Kommentar | |
Set LOGARCHMETH1 as WA | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 15.07.2011 05.08.2011 05.08.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
9.8.0.4 |