DB2 - Problembeschreibung
| Problem IC75785 | Status: Geschlossen |
THE DB2_ALL COMMAND MAY FAIL WITH A KSH SYNTAX ERROR WHEN SINGLE QUOTES APPEAR IN THE COMMAND. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
| Problembeschreibung: | |
Problem Description:
In DPF environment the db2_all command may fail with a ksh
syntax error when a single quote appears within single quotes.
For example :
db2_all "db2 'values(current DBPARTITIONNUM)' "
ksh: 0403-057 Syntax error at line 1 : `(' is not expected.
ksh: 0403-057 Syntax error at line 1 : `(' is not expected.
ksh: 0403-057 Syntax error at line 1 : `(' is not expected.
ksh: 0403-057 Syntax error at line 1 : `(' is not expected.
ksh: 0403-057 Syntax error at line 1 : `(' is not expected.
ksh: 0403-057 Syntax error at line 1 : `(' is not expected. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * DPF environment. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.5 Fix Pack 10. * **************************************************************** | |
| Local-Fix: | |
Possible workarounds are : 1. db2_all "db2 values\(current DBPARTITIONNUM\) " or 2. db2_all 'db2 "values(current DBPARTITIONNUM)" ' | |
| Lösung | |
Fixed in Version 9.5 Fix Pack 10. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC81994 Nachfolger : | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 13.04.2011 31.08.2012 31.08.2012 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.5.FP10 | |
| Problem behoben lt. FixList in der Version | |
| 9.5.0.10 |
|