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

INCORRECT OUTPUT FROM CLPPLUS WHEN SUBSTITUTION CHARACTER "&"
PRECEDED BY "O"

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
CLPPlus may behave erratically when the substitution character 
"&" immediately follows a capital "O". Depending upon the usage 
it may report a syntax error, or generate incorrect output. For 
example: 
 
SQL> DEFINE SYS_DATE=20121012 
 
SQL> show escape 
escape OFF 
 
SQL> spool SERVICEINFO&&SYS_DATE..txt 
 
SQL> select 1 from dual; 
 
          1 
----------- 
          1 
 
SQL> spool off; 
 
SQL> host dir SERVICE* 
 Volume in drive D is Data 
 Volume Serial Number is 18D0-8D0B 
 
 Directory of D:\ 
 
10/30/2012  01:09 PM                51 SERVICEINF&20121012.txt 
 
 
Note the above filename. The commands should create 
'SERVICEINFO20121012.txt'
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All CLPPlus users                                            * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Apply DB2 10.1 FP3                                           * 
****************************************************************
Local-Fix:
Modify your CLPPlus commands so that '&' does not immediately 
follow 'O'
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
Problem first fixed in DB2 10.1 FP3
Workaround
Modify your CLPPlus commands so that '&' does not immediately 
follow 'O'
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
03.04.2013
01.10.2013
01.10.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.3 FixList
10.1.0.3 FixList