DB2 - Problembeschreibung
Problem IC76027 | Status: Geschlossen |
DB2 CAN RECEIVE UNEXPLAINED SHARING VIOLATION ERRORS LEADING TO UNPREDICTABLE BEHAVIOUR. | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
DB2 starts a child process for a number of database operations, e.g. backup, log archive, load from federated data source or load with load copy yes TSM option. The child process that is created , inherits the file handles of the parent process and closes them after the fork api call completes. On busy systems, the delay in the execution of the fork can cause the parent process to receive "ETXTBSY" - file sharing errors whilst the fork call takes place. The DB2 code has a retry loop to handle retry the operation when receiving such an error, but sometimes the delay is even longer than this retry loop which may cause undesirable behaviour of DB2, including in worst case scenario a panic of the server. Note that in apar IC70039, the above mentioned retry loop was already extended significantly. This apar fix extends the retry logic of apar IC70039 even further so that receiving the file sharing violation error becomes near impossible. An architectural solution for this problem has been deferred to a major release A typical db2diag.log error may show : FUNCTION: DB2 UDB, oper system services, sqloopenp, probe:80 MESSAGE : ZRC=0x870F0016=-2029060074=SQLO_SHAR "File sharing violation." DIA8519C A file sharing violation has occurred, filename was "". CALLED : OS, -, open The behaviour of the product will then depend on which area of the code the error was received. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * see ERROR DESCRIPTION * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix Pack 5. * **************************************************************** | |
Local-Fix: | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 Version 9.7 Fix Pack 5. | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 27.04.2011 08.12.2011 08.12.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP5 | |
Problem behoben lt. FixList in der Version | |
9.7.0.5 |