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

DB2 Text Search: The 'create index' command returns an IQQR0007E
error when the database name is not unique on the local system

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
A SQL20427N error with message "IQQR0007E collection cannot be 
created" is returned from the DB2 Text Search 'create index' 
command, when the same database name is used for a local and a 
remote database in the local database directory. 
 
LIST DB directory 
 
 System Database Directory 
 
 Number of entries in the directory = 2 
 
Database 1 entry: 
 
 Database alias                       = ABC 
 Database name                      = LOCAL 
 Node name                             = DB2_01_2 
 
 Database release level           = d.00 
 Comment                                 = 
 
 Directory entry type                 = Remote 
 Catalog database partition number    = -1 
 Alternate server hostname            = 
 Alternate server port number        = 
 
Database 2 entry: 
 
 Database alias                         = LOCAL 
 
 Database name                        = LOCAL 
 Local database directory          = C: 
 Database release level            = d.00 
 Comment                                  = 
 
 Directory entry type                 = Indirect 
 Catalog database partition number    = 0 
 Alternate server hostname            = 
 Alternate server port number         = 
 
C:\temp2\temp1208>db2 "connect to local" 
 
   Database Connection Information 
 
 Database server        = DB2/NT 9.7.1 
 SQL authorization ID   = <user name> 
 Local database alias   = LOCAL 
 
C:\temp2\temp1208>db2 "CALL SYSPROC.SYSTS_CREATE('<index 
schema>', '<index name>',  '<table name>( <column name>)', '', 
'en_US', ?)" 
 
SQL20427N  An error occurred during a text search administration 
procedure or  command. The error message is ""IQQR0007E The 
DB2_<dbname>_<TS_IDX_name>_0000 collection cannot be created. ". 
 SQLSTATE=38H14
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* DB2 LUW V9.7                                                 * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* A SQL20427N error with message "IQQR0007E collection cannot  * 
* be                                                           * 
* created" is returned from the DB2 Text Search 'create index' * 
*                                                              * 
* command, when the same database name is used for a local and * 
* a                                                            * 
* remote database in the local database directory.             * 
*                                                              * 
*                                                              * 
*                                                              * 
* LIST DB directory                                            * 
*                                                              * 
*                                                              * 
*                                                              * 
* System Database Directory                                    * 
*                                                              * 
*                                                              * 
*                                                              * 
* Number of entries in the directory = 2                       * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database 1 entry:                                            * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database alias                      = ABC                    * 
*                                                              * 
* Database name                      = LOCAL                   * 
*                                                              * 
* Node name                            = DB2_01_2              * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database release level          = d.00                       * 
*                                                              * 
* Comment                                =                     * 
*                                                              * 
*                                                              * 
*                                                              * 
* Directory entry type                = Remote                 * 
*                                                              * 
* Catalog database partition number    = -1                    * 
*                                                              * 
* Alternate server hostname            =                       * 
*                                                              * 
* Alternate server port number        =                        * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database 2 entry:                                            * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database alias                        = LOCAL                * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database name                        = LOCAL                 * 
*                                                              * 
* Local database directory          = C:                       * 
*                                                              * 
* Database release level            = d.00                     * 
*                                                              * 
* Comment                                  =                   * 
*                                                              * 
*                                                              * 
*                                                              * 
* Directory entry type                = Indirect               * 
*                                                              * 
* Catalog database partition number    = 0                     * 
*                                                              * 
* Alternate server hostname            =                       * 
*                                                              * 
* Alternate server port number        =                        * 
*                                                              * 
*                                                              * 
*                                                              * 
* C:\temp2\temp1208>db2 "connect to local"                     * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database Connection Information                              * 
*                                                              * 
*                                                              * 
*                                                              * 
* Database server        = DB2/NT 9.7.1                        * 
*                                                              * 
* SQL authorization ID  = <user name>                          * 
*                                                              * 
* Local database alias  = LOCAL                                * 
*                                                              * 
*                                                              * 
*                                                              * 
* C:\temp2\temp1208>db2 "CALL SYSPROC.SYSTS_CREATE('<index     * 
*                                                              * 
* schema>', '<index name>',  '<table name>( <column name>)',   * 
* '',                                                          * 
* 'en_US', ?)"                                                 * 
*                                                              * 
*                                                              * 
*                                                              * 
* SQL20427N  An error occurred during a text search            * 
* administration                                               * 
* procedure or  command. The error message is ""IQQR0007E The  * 
*                                                              * 
* DB2_<dbname>_<TS_IDX_name>_0000 collection cannot be         * 
* created. ".                                                  * 
* SQLSTATE=38H14                                               * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to v9.7 fixpack 2.                                   * 
****************************************************************
Local-Fix:
Make sure that a unique database name is used for the local 
database.
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Fix included in v9.7 fixpack 2
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
06.01.2010
19.07.2010
19.07.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.FP2
Problem behoben lt. FixList in der Version
9.7.0.2 FixList