home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC81192 Status: Geschlossen

PERFORMING REMOTE APPLICATION SNAPSHOTS CONCURRENTLY MAY CAUSE THE INSTANCE
HUNG

Produkt:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problembeschreibung:
In a federated DB2 database server environment, if multiple 
users or clients are collecting remote application snapshots 
concurrently, it may sometimes cause a dead latch in the DB2 
server which may effectively lead to the instance hanging. 
 
When the instance is hung, the stacks and the latches of the 
two agents may look like below: 
 
1) the agent 1 is holding the master application latch - 
SQLO_LT_sqeApplication__masterAppLatch, but waiting on the 
remote latch - SQLO_LT_sqlmon_dbcb__xlatch_remote_list. 
 
thread_waitlock 
sqloXlatchConflict 
sqm_snap_appl_remote 
sqlmonssagnt 
sqlmonssbackend 
sqlesrvr 
sqleMappingFnServer 
sqlerKnownProcedure 
sqlerCallDL 
 
2) While the agent 2 is holding the remote latch - 
SQLO_LT_sqlmon_dbcb__xlatch_remote_list, but is waiting on the 
master application latch - 
SQLO_LT_sqeApplication__masterAppLatch. 
 
thread_waitlock 
sqloXlatchConflict 
estim_appl_remote_snap_sz 
sqlmonszagnt 
sqlmonszbackend 
sqlesrvr 
sqleMappingFnServer 
sqlerKnownProcedure 
sqlerCallDL 
 
 
Thus there is a dead latch situation between these two agents. 
As these agents may also be holding other latches, such as the 
database latch, the application service latch, etc., this may 
eventually cause the instance to appears as hung, that is, 
terminating an existing connection or new database connections 
may get hung on these latches. The only way to get out of this 
hang is to recycle the db2 instance.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Users in a federated DB2 database server environment where   * 
* multiple users or clients are collecting remote application  * 
* snapshots                                                    * 
* concurrently                                                 * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.5 Fix Pack 10 or newer              * 
****************************************************************
Local-Fix:
-Recycle the instance to resolve the hang and avoid collection 
of remote application snapshots as much as possible. Please note 
that some tools such as db2top may collect such snapshots 
undercover, avoid to run these tools if possible.
Lösung
Problem was first fixed in Version 9.5 Fix Pack 10
Workaround
See above Local Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
03.02.2012
22.08.2012
22.08.2012
Problem behoben ab folgender Versionen (IBM BugInfos)
9.5.FP10
Problem behoben lt. FixList in der Version
9.5.0.10 FixList