cancel
Showing results for 
Search instead for 
Did you mean: 

System Copy on Microsoft Cluster

Former Member
0 Kudos

Hi,

We have ECC 6.0 SR2 with Microsoft Cluster on Oracle 10.2 & Windows

2003 Enterprise edition 64bit.

Installation is ABAP+java stack

Installation of CI and DB on same host.

Virtual hostname for database is ORACLEOT1

Virtual hostname for CI is SAPOT1

We have taken Database Instance Export using sapinst sapint_use_hostname=ORACLEOT1

command and executed from command prompt, Export completed successfully.

Now, we are trying to export the Central Instance using the same command and encountered error will Export ABAP

The step runR3szchk it is showing Error

Error log:

ERROR: ExeModify for write_ddloadd failed in row 42876

(rc = 26)

objectname = /1CN/LRMSCALEV02~0

objecttype = PRKEY APPL0

tabart = APPL0

rowcount = 0

error message returned by DbSl:

(null)

Please also suggest us for CI export, whether we need to give virtual

hostname of virtual hostname of Database or Virtual hostname of CI.

Regards,

$@ndy

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189546
Active Contributor
0 Kudos

Hello,

rc=26 means ' Primary key constraint violated '.Please check the

object /1CN/LRMSCALEV02~0 according to the

note 130648 R3load export: Write_ddloadd failed (rc=101)

Also update the kernel and dbsl files from marketplace and try export again

note 19466

regards,

John Feely

Former Member
0 Kudos

Hi John Feely,

Thanks for the response.

I have gone through SAPNotes, hope those notes are for low versions of SAP.

Please check once again, let me know it is applicable

my kernel version is release 700 and patch 133.

Regards,

$@ndy

Former Member
0 Kudos

Hi, just wondering if you had found a solution. I've got a table that has the exact same issue.

Former Member
0 Kudos

Hi,

Problem resolved.

1. Take the CI export with the CI hostname

2. then take the DB Export with the DB hostname

Regards,

S@ndy