cancel
Showing results for 
Search instead for 
Did you mean: 

Unicode conversion problems - Cluster RFBLG

Former Member
0 Kudos

Performing a unicode conversion on a ERP2005 system SAP BASIS 7.00 kernel 83.

During the export using R3load we are getting errors -

export_monitor.log says-

"ERROR: 2007-02-07 11:27:50 com.sap.inst.migmon.LoadTask run

Unloading of 'SAPCLUST' export package is interrupted with R3load error.

Process 'F:\usr\sap\BP1\SYS\exe\nuc\NTAMD64\R3load.exe -e SAPCLUST.cmd -datacodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.

For mode details see 'SAPCLUST.log' file.

Standard error output:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline"

Then the SAPCLUS.log file-

"myCluster (63.13.Exp): 5681: decompression of cluster item failed.

myCluster (63.13.Exp): 5682: end of stream not reached.

myCluster (63.13.Exp): 3631: received return code 2 from decompression routine.

myCluster (63.13.Exp): 2771: failed to unpack cluster item.

myCluster: RFBLG *999**4000**1400002512**2002*

myCluster (63.13.Exp): 320: error during conversion of cluster item.

myCluster (63.13.Exp): 323: affected physical table is RFBLG.

(CNV) ERROR: code page conversion failed

rc = 2"

Then the conversion export fails. All pre rec's have been performed without problems.

Any idea's? Please!!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We have used the latest R3load but it hasn't solved the issue.

Former Member
0 Kudos

Hi Chris,

do you see this note?:

R3load: Unicode conversion of cluster tables

SAP Note Number: 658095

Symptom

R3load terminates during the Unicode conversion at a cluster table (Package: SAPCLUST*). An error message of the following type appears in the log file:

myCluster (2.6): 6820: input exhausted (646784>642816).

myCluster (2.6): 6152: missing physical pages.

myCluster (2.6): 4686: decompression of cluster item failed.

myCluster (2.6): 4696: received return code 2 from G_deca.

myCluster (2.6): 2672: received return code 2 from decompression

routine.

myCluster (2.6): 2004: failed to unpack cluster item.

myCluster: DOKCLU *HY***NOTEZ01974E90902C08B41B61A1632B5354E66

***D**E**0001*

myCluster (2.6): 318: error during conversion of cluster item.

myCluster (2.6): 321: affected physical table is DOKCLU.

(CNV) ERROR: code page conversion failed

rc = 2

DbSl Trace: Disconnecting from connection 0 ...

Other terms

UNICODE, cluster, migration, system copy

Reason and Prerequisites

The problem is caused by (logical) cluster objects that consist of several hundred records at DB level. In this case, only some related records can be read at the same time, on the other hand the cluster conversion function only expects complete (logical) cluster objects.

Solution

Retrieve the new R3load from the SAP Service Marketplace.

regards

Timm