Skip to Content
0
Former Member
Mar 21, 2008 at 03:25 PM

Upgrade and Unicode Conversion - Import ABAP

470 Views

Hi,

I am doing an CU&UC to ECC6.0,and i have exported a system with sapinst, now I’m trying to import.

In the setting up target system phase, while the ABAP import - test_MIGKEY starts the sapinst gives out the below error message :

test_migration.log

/usr/sap/<SID>/SYS/exe/run/R3load: START OF LOG: 20080321195030

/usr/sap/<SID>/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP

/usr/sap/<SID>/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Feb 2 2008 01:16:17

/usr/sap/<SID>/SYS/exe/run/R3load -dbcodepage 4102 -i test_MIGKEY.cmd -l test_MIGKEY.log -K

(DB) INFO: connected to DB

(CNV) ERROR: rscpMCActivate rc = 2048

-


5-

code: 2048 RSCPENOCONV

in character code "MDMP" unknown

module: rscpc location: 22 line: 14583

TSL01: F43 p3: MDMP

-


.

/usr/sap/<SID>/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/<SID>/SYS/exe/run/R3load: END OF LOG: 2008032119503

I have applied the latest kernel and sapinst, but in vain.

SAP note 788942 asks to install the newest R3load, but it also did'nt help.

Though I ignored this error with changing it in the keydb.xml from ERROR to OK, the same error occurred in the following step - importing data.

Any suggestions will be appreciated!

Thanks,

Joseph