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 IT06964 Status: Geschlossen

DURING AN AUTOMATED PARTITION STOP, THE DB2GCF STOP COMMAND TIMES OUT
LEADING TO THE INSTANCE BEING KILLED PREMATURELY

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
The following snippet of code taken from the 
/usr/sbin/rsct/sapolicies/db2/db2V10_stop.ksh script shows that 
the db2gcf stop command is run with a 100 second timeout value: 
-------------------------------------------------------- 
else 
   su - ${DB2INSTANCE} -c "$INSTHOME/sqllib/bin/db2gcf -t 100 -d 
-p ${NN?} -i ${DB2INSTANCE?} -L" 
   rc=$? 
fi 
-------------------------------------------------------- 
If after 100 seconds, the instance is not successfully stopped 
then we proceed to kill the db2sysc process for the DB2 
partition in order to allow the partition failover to proceed. 
In some cases, the 100 second value may be set too low causing 
the DB2 partition to be killed prematurely. In order to address 
this, an environment variable "DB2GCF_STOP_TIMEOUT" has been 
introduced to allow this timeout value to be tuned by the 
customer.
Problem-Zusammenfassung:
Local-Fix:
Set the timeout value by setting the following environment 
variable as the instance owner: 
export DB2GCF_STOP_TIMEOUT=<value in seconds>
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Kommentar
Delivered via this APAR.
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
04.02.2015
13.07.2015
13.07.2015
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.5 FixList