DB2 - Problembeschreibung
| Problem IC91407 | Status: Geschlossen |
Error when CLPPlus performs environment variable substitution for SQL statement that includes % character | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problembeschreibung: | |
When executing a SQL statement that includes a % character,
CLPPlus is not escaping these characters even when the escape
character ('\') is placed before them.
As a result, the following error is dumped:
"The statement is too long or too complex. Current SQL statement
size is #. ERRORCODE=-101, SQLSTATE=54001" | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to db2_v101fp4. * **************************************************************** | |
| Local-Fix: | |
set ENVVARSUBSTITUTION OFF | |
| verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
| Lösung | |
Problem fixed in DB2 v10.1 FP3 | |
| Workaround | |
set ENVVARSUBSTITUTION OFF | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 08.04.2013 03.06.2014 03.06.2014 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.1.0.4 |
|