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

FEDERATION: IMPORT ON NICKNAME FAILS WITH SQL27999N REASON CODE =
"14".

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
An import on a Nickname will fail with SQL27999N -  Reason code 
14 If the server name is created as a string with double quota. 
This problem exists for any Federated Server wrappers. 
 
Example 
create server "s1" type mssqlserver version 2008 wrapper 
MSSQLODBC3 options(node 'mssql2008csdl2', dbname 'mssql2008db2') 
DB20000I  The SQL command completed successfully. 
 
create user mapping for user server "s1" options(remote_authid 
'j15user1', remote_password 'XXX') 
DB20000I  The SQL command completed successfully. 
 
create nickname n1 for "s1".j15user1.t11 
DB20000I  The SQL command completed successfully. 
 
Import from 1.ixf OF ixf ALLOW WRITE ACCESS COMMITCOUNT 10000 
MESSAGES 1.import.msg INSERT into n1 
 
Number of rows read         = 0 
Number of rows skipped      = 0 
Number of rows inserted     = 0 
Number of rows updated      = 0 
Number of rows rejected     = 0 
Number of rows committed    = 0 
 
The error message in 1.import.msg 
SQL27999N  The requested IMPORT operation into a remote target 
(nickname) 
cannot be performed.  Reason code = "14".
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 and Fix Pack 7                   * 
****************************************************************
Local-Fix:
Create the server without "" - create server s1 , which will 
effectively store the Servername in capitals in the Catalog.
Lösung
Problem was first fixed in DB2 Version 10.5 and Fix Pack 7
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
19.01.2015
20.01.2016
20.01.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.7 FixList