Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

UniCode Conversion - Error during Database Export

Former Member
0 Kudos

Hi Team,

We are using ECC 6.0 SR3 server - Non Unicode, Oracle - 10.2.0.5 and OS - Windows

I have completed all preparation steps and now I am peforming database export But I am getting error during Export. Out of 40 only 2 job get complete and then export job start failing:

I see different errors in all trace file not able to identify what is exact problem:

Few Errors are like :

sapinst_dev.log :

1)  Unable to get information about path \\LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.

2)  TRACE[W]  2012-05-23 20:10:54.734 [ianxcreghelper.cpp:235]
          CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, Software\JavaSoft\Java Development Kit, ...)
Error 2 (The system cannot find the file specified.

) in execution of a 'RegOpenKeyEx' function, line (81), with parameter (Software\JavaSoft\Java Development Kit).

My Java version is 1.4.2 and I am able to start sapinst window.

SAPAPPL.log, D010TAB/log says:

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC

(EXP) ERROR: there are incomplete incremental conversions

            export not allowed

Export_monitor.Java.log says :

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)

Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)

Export Monitor jobs: running 1, waiting 39, completed 0, failed 0, total 40.

Export Monitor jobs: running 2, waiting 38, completed 0, failed 0, total 40.

Export Monitor jobs: running 3, waiting 37, completed 0, failed 0, total 40.

Export Monitor jobs: running 3, waiting 36, completed 1, failed 0, total 40.

Export Monitor jobs: running 3, waiting 35, completed 2, failed 0, total 40.

Unloading of 'DD03L' export package: ERROR

Export Monitor jobs: running 1, waiting 35, completed 2, failed 3, total 40.

Unloading of 'DOKCLU' export package: ERROR

Unloading of 'D010TAB' export package: ERROR

Please help in analyzing the problem and let me know for specfic trace files required.

Regards,

Shivam

1 REPLY 1

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shivam,

regarding incremental conversion:

You need to check transaction ICNV.

If the conversion for the according entries is not yet started, you can delete the entries. If the state of the tables is different, you need to finish the incremental conversion.

Best regards,

Nils Buerckel