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

CLPPLUS.BAT UNABLE TO PARSE PARENTHESIS

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
CLPPlus shortcut will fail to startup on Windows systems if it 
was installed to a directory which contains a 
parenthesis/brackets.  For example when installing DB2 (32-bit) 
to on a Windows (64-bit) system the default directory will be 
"C:\Program Files (x86)\IBM\SQLLIB" instead of "C:\Program 
Files\IBM\SQLLIB\bin\clpplus.bat" 
 
 
 
Workaround: 
Create symbolic link from "C:\Program Files\IBM\SQLLIB" to 
"C:\Program Files (x86)\IBM\SQLLIB" if DB2 was installed in the 
default directory.  Note this command is not available on older 
versions of Windows such as XP. 
 
C:\Program Files\IBM>mklink /D SQLLIB "C:\Program Files 
(x86)\ibm\SQLLIB" 
symbolic link created for SQLLIB <<===>> C:\Program Files 
(x86)\ibm\SQLLIB 
 
C:\Program Files\IBM>dir 
 Volume in drive C has no label. 
 Volume Serial Number is B028-1A6F 
 
 Directory of C:\Program Files\IBM 
 
03/02/2012  12:46 PM    <DIR>          . 
03/02/2012  12:46 PM    <DIR>          .. 
20/06/2011  09:12 AM    <DIR>          SCM 
03/02/2012  12:46 PM    <SYMLINKD>     SQLLIB [C:\Program Files 
(x86)\ibm\SQLLIB 
] 
20/06/2011  09:11 AM    <DIR>          tivoli 
               0 File(s)              0 bytes
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 10.1 FP2 or subsequent fix pack.              * 
****************************************************************
Local-Fix:
There are three possible workaround: 
(1) Install DB2 to a directory which does not contain brackets 
(2) Start CLPPlus from the command line by executing 
"clpplus.bat" 
(3) If DB2 was installed to "C:\Program Files (x86)\IBM\SQLLIB" 
create a symbolic link from 
"C:\Program Files\IBM\SQLLIB" to point to the real install 
directory 
 
C:\Program Files\IBM>mklink /D SQLLIB "C:\Program Files 
(x86)\ibm\SQLLIB" 
symbolic link created for SQLLIB <<===>> C:\Program Files 
(x86)\ibm\SQLLIB 
 
C:\Program Files\IBM>dir 
 Volume in drive C has no label. 
 Volume Serial Number is B028-1A6F 
 
 Directory of C:\Program Files\IBM 
 
03/02/2012  12:46 PM    <DIR>          . 
03/02/2012  12:46 PM    <DIR>          .. 
03/02/2012  12:46 PM    <SYMLINKD>     SQLLIB [C:\Program Files 
(x86)\ibm\SQLLIB 
 
Then modify the CLPPLus shortcut to point to "C:\Program 
Files\IBM\SQLLIB\BIN\..."
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 2 for Linux, UNIX, and Windows
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
First Fixed in DB2 Version 10.1 Fix Pack 2
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
27.11.2012
17.01.2013
17.01.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.2 FixList
10.5.0.2 FixList