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

CONTROL CENTER PUTS THE EXTRA DOUBLE QUOTES AROUND THE TABLE NAM E THAT IS
USING MIXED CASE AND IT CAUSES THE SQL0104N PROBLEM.

Produkt:
DB2 FOR LUW / DB2FORLUW / 950 - DB2
Problembeschreibung:
When users double click on a table which table name is using 
mixed case in DB2 V9.5 FP4 Control Center, they will get the 
SQL0104N error message. 
 
e.g. 
 
1. save the following in Test.txt file 
create table "Test"."MixedCase" (id int); 
 
2. run the command below to create this table 
db2 -tvf Test.txt 
 
3. open Control Center and double click on this table 
 
4. Control Center puts the extra double quotes around the table 
name as below: 
 
SELECT * FROM "Test".""MixedCase"" 
 
and the following error message is returned. 
 
com.ibm.db.DataException: A database manager error occurred. : 
[IBM][CLI Driver][DB2/NT] SQL0104N  An unexpected token """" was 
found following "ELECT * FROM "Test".".  Expected tokens may 
include:  "<space>".  SQLSTATE=42601
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* n/a                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* When users double click on a table which table name is using * 
* mixed case in DB2 V9.5 FP4 Control Center, they will get the * 
* SQL0104N error message.                                      * 
*                                                              * 
* e.g.                                                         * 
*                                                              * 
* 1. save the following in Test.txt file                       * 
* create table "Test"."MixedCase" (id int);                    * 
*                                                              * 
* 2. run the command below to create this table                * 
* db2 -tvf Test.txt                                            * 
*                                                              * 
* 3. open Control Center and double click on this table        * 
*                                                              * 
* 4. Control Center puts the extra double quotes around the    * 
* table name as below:                                         * 
*                                                              * 
* SELECT * FROM "Test".""MixedCase""                           * 
*                                                              * 
* and the following error message is returned.                 * 
*                                                              * 
* com.ibm.db.DataException: A database manager error occurred. * 
* : [IBM][CLI Driver][DB2/NT] SQL0104N  An unexpected token    * 
* """" was found following "ELECT * FROM "Test".".  Expected   * 
* tokens may include:  "<space>".  SQLSTATE=42601              * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 9.5 Fix Pack 6.                       * 
****************************************************************
Local-Fix:
verfügbare FixPacks:
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.5 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem was first fixed in Version 9.5 Fix Pack 6.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
18.09.2009
13.05.2010
13.05.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
9.5.FP6
Problem behoben lt. FixList in der Version