cancel
Showing results for 
Search instead for 
Did you mean: 

System copy - DB export error

Former Member
0 Kudos

Dear all,

I run an heterogeneous system copy with R3load method.

The source system is ECC5.0 Unicode on HP-UX(codepage 4102).

The target system is ECC5.0 Unicdoe on SUSE10(codepage 4103).

During parameter setting of DB export phase, i set the datafile codepage "4103".

But when export table DYNPSOURCE, it occur error with following message :

/sapmnt/JCP/exe/R3load: START OF LOG: 20091214020151

/sapmnt/JCP/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP

/sapmnt/JCP/exe/R3load: version R6.40/V1.4 UNICODE

Compiled Oct 10 2009 10:27:36

/sapmnt/JCP/exe/R3load -datacodepage 4103 -e /sapback/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/UC/DBEXP

/SAPXXX75.cmd -l /sapback/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/UC/DBEXP/SAPXXX75.log

-stop_on_error

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8

(DB) INFO: Export without hintfile

(GSI) INFO: dbname = "JCP20060425030449 "

(GSI) INFO: vname = "ORACLE "

(GSI) INFO: hostname = "SAP-PRD "

(GSI) INFO: sysname = "HP-UX"

(GSI) INFO: nodename = "SAP-PRD"

(GSI) INFO: release = "B.11.23"

(GSI) INFO: version = "U"

(GSI) INFO: machine = "ia64"

(GSI) INFO: instno = "0020234983"

(DBC) Info: No commits during lob export

Error 2 during decompression

PROGNAME 00 52 00 50 00 4c 00 50 00 4b 00 4b 00 43 00 30 |.R.P.L.P.K.K.C.0|

PROGNAME 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 |. . . . . . . . |

PROGNAME 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 |. . . . . . . . |

PROGNAME 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 |. . . . . . . . |

PROGNAME 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 |. . . . . . . . |

DYNPNUMBER 00 31 00 30 00 30 00 30 |.1.0.0.0 |

R3STATE 00 41 |.A |

(CNV) ERROR: data conversion failed. rc = 2

(DB) INFO: disconnected from DB

/sapmnt/JCP/exe/R3load: job finished with 1 error(s)

/sapmnt/JCP/exe/R3load: END OF LOG: 20091214023617

Then I check the TSK files and all of other tables are export successfully.

Can anyone help me with this?

Thanks in advance,

Best Regards,

Wu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

close

Former Member
0 Kudos

Hi

Can you check up whether the memory requirements are okay.

Hope you have updated the latest migration tools required.

This will have some help to you.

Regards

Shan

Former Member
0 Kudos

Hi Shan,

According to the system copy guide and reference notes, i upgrade the last kernel patch and use the newest installation master DVD to run system copy.

According to *.TSK, All of tables except DYNPSOURCE are export successfully.

Best Regards,

Wu

peter_dzurov
Contributor
0 Kudos

Have you tried to rerun export of that table?

Former Member
0 Kudos

Hi Peter,

Yes, i rerun the DB export 3 times, but the result is the same as before.

BR.

Wu

Former Member
0 Kudos

Did you check Oracle alert log file, for possible database errors during export?

And, as Peter Dzurov suggested, you might try to export table DYNPSOURCE alone.

regards

Former Member
0 Kudos

You can use the 7.00 version of SAPINST to complete the export phase (wasn't sure if you knew that). You can also find updates to SAPINST on Serv Marketplace as well. Applying a newer SAPINST on a recent migration helped resolve some issues for us.

Sometimes newer versions of R3Load are released after kernel updates (if you have not already checked).

Hope that is helpful.

J. Haynes