cancel
Showing results for 
Search instead for 
Did you mean: 

R3load error during migration

Former Member
0 Kudos

Hi ,

We are doing a migration and one of the package is faling

Please can anyone knows what is this error.

****************************************************************

/sapmnt/ET1/exe/R3load: START OF LOG: 20110724205254

/sapmnt/ET1/exe/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#23 $ SAP

/sapmnt/ET1/exe/R3load: version R7.00/V1.4 [UNICODE]

Compiled Jun 23 2011 21:49:09

/sapmnt/ET1/exe/R3load -socket -e SAPAPPL1_12.cmd -datacodepage 4102 -l SAPAPPL1_12.log -c 50000 -stop_on_error

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16

(DB) INFO: Export without hintfile

(RFS) INFO: connection established to port 53009 on onniet1db

(GSI) INFO: dbname = "ET120110422080459 "

(GSI) INFO: vname = "ORACLE "

(GSI) INFO: hostname = "onnisap03 "

(GSI) INFO: sysname = "AIX"

(GSI) INFO: nodename = "onnisap03"

(GSI) INFO: release = "3"

(GSI) INFO: version = "5"

(GSI) INFO: machine = "00C145DF4C00"

(GSI) INFO: instno = "INITIAL "

(RTF) ########## WARNING ###########

Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

(WTS) ERROR: NiWrite() failed, rc = -6

(WTS) ERROR: NiWrite() failed, rc = -8

(DB) INFO: disconnected from DB

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

/sapmnt/ET1/exe/R3load: END OF LOG: 20110725000216

******************************************************

Thanks in advance

Anthony

Accepted Solutions (0)

Answers (4)

Answers (4)

markus_doehr2
Active Contributor
0 Kudos

Are you using sockets to transport the data? Apparently R3load can't get the connection.

Markus

Former Member
0 Kudos

If I were you I would run this command as ORAADM and see it helps:

brconnect -u system/<password> -f chpass -o SAPERP(OR SOMETIMES SAPSR3) -p <password>

Thanks

SM

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Please paste log of the package which is failing.

Thanks

Sunny

Former Member
0 Kudos

Hi,

Try to use information from section "ORA-01403: no data found"

in sap note https://service.sap.com/sap/support/notes/400241

Best Regards,

Aleh