DB2 - Problembeschreibung
| Problem IC65619 | Status: Geschlossen |
SYNTAX ERROR IN MOUNTV95_STOP.KSH SCRIPT | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
| Problembeschreibung: | |
There is an error in the mountV95_stop.ksh script making an ha instance unable to offline a mount resource if the VG is concurrent capable. if [[ $UNAME == "AIX" && concurrent != "Enhanced-Capable" ]]; then # "concurrent" is a variable - should be "$concurrent" | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * InforSphere Balanced Warehouse * **************************************************************** * PROBLEM DESCRIPTION: * * If concurrent VGs are used, the mountV95_stop.ksh * * scriptwon't detect it and will try to varyoffvg the volume * * group. * **************************************************************** * RECOMMENDATION: * * Update to DB2 V95 FP6 * **************************************************************** | |
| Local-Fix: | |
Modify the script and add '$' before the concurrent in the line: if [[ $UNAME == "AIX" && concurrent != "Enhanced-Capable" ]]; then | |
| verfügbare FixPacks: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
| Lösung | |
Fixed in DB2 V95 FP6 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 18.01.2010 22.06.2010 22.06.2010 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP6 | |
| Problem behoben lt. FixList in der Version | |