Skip to Content
0
Former Member
May 19, 2008 at 10:05 AM

R3ldctl error during DB export

164 Views

We are trying to export via Sapinst an system BW 31C based on Oracle

920.

We run directly the DB export phase, without the table splitting

preparation phase.

The Sapinst fail with the error:

"MOS-01012 PROBLEM: '/sapmnt/BWP/exe/R3ldctl -l ./R3ldctlExport.log -

p /test/source/DATA/ ' returned with '2' which is not a defined as a

success code"

We downloaded the latest R3ldctl but the error still occurs.

The R3trans -d or R3trans -x for the user bwpadm terminate

successfully.The OPS$ mechanism seems to be ok.

We see into the sapinst_dev.log file that sapinst try to execute this

command under the user bwpadm: if we run the same commanf directly, at

command line with the user bwpadm it works and start to write the *.STR

files under the DATA directory as specified.

We try to add to the root environment some variable coming from the

bwpadm environment, and then also from root at command line it's

possible to start the command "/sapmnt/BWP/exe/R3ldctl -

l ./R3ldctlExport.log -p /test/source/DATA/" in question.

But if we start the Sapinst as from the documentation the command

continue to fail with the same error.

Any idea ?