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

LOAD FROM CURSOR USING REMOTE FETCH AND MODIFIED BY CODEPAGE DOES NOT
RETURN ERROR

Produkt:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problembeschreibung:
Load from remote cursor does not support modified by codpage. 
However no error is returned. 
 
Sample of the issue. 
 
db2 LOAD FROM CUR13414 OF CURSOR MODIFIED BY codepage=1208 
REPLACE  INTO RMPP001.TEST_CUST NONRECOVERABLE 
db2 LOAD FROM CUR13414 OF CURSOR MODIFIED BY codepage=819 
REPLACE  INTO RMPP001.TEST_CUST NONRECOVERABLE 
 
It did not work , still put the same data . 
 
            12186836 575256008           MU¹OZ ROJAS CUE 
 
Customer exported the data , scp it over to Linux and run the 
import or load with code page 1208 it works 
 
db2 "load from ./AIX1.del of del modified by codepage=1208 
insert into rmpp001.test_cust" 
db2 "import from ./AIX1.del of del insert into 
rmpp001.test_cust" 
 
12186836 575256008           MU¹OZ ROJAS
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All Users                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to the latest release.                               * 
****************************************************************
Local-Fix:
Perform a export and import of the data.
Lösung
First fixed in V10.5 fix pack 7.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
26.03.2015
25.01.2016
25.01.2016
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.5.0.7 FixList