cancel
Showing results for 
Search instead for 
Did you mean: 

OS migration issue in import abap phase

Former Member
0 Kudos

current system is SAP ERP 6.0 oracle 10g os windows 2003

we want to migration new servers ( IBM power 7 ) with OS change windows to AIX 10

during abap import job failed with almost same error which is follows

/usr/sap/DEV/SYS/exe/run/R3load: START OF LOG: 20110629075845

/usr/sap/DEV/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP

/usr/sap/DEV/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Oct 7 2006 05:20:04

/usr/sap/DEV/SYS/exe/run/R3load -ctf I /usr/sap/EXP_PRD/ABAP/DATA/SAPCLUST_2.STR /home/sapinstallation/DDLORA.TPL SAPCLUST_2.TSK ORA -l SAPCLUST_2.log

/usr/sap/DEV/SYS/exe/run/R3load: job completed

/usr/sap/DEV/SYS/exe/run/R3load: END OF LOG: 20110629075845

/usr/sap/DEV/SYS/exe/run/R3load: START OF LOG: 20110629075846

/usr/sap/DEV/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP

/usr/sap/DEV/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Oct 7 2006 05:20:04

/usr/sap/DEV/SYS/exe/run/R3load -i SAPCLUST_2.cmd -dbcodepage 4102 -k 1G5fdEM50DmIrBzjt6TE5Pae -l SAPCLUST_2.log -stop_on_error

DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017

DbSl Trace: CONNECT failed with sql error '1017'

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8

(GSI) INFO: dbname = "DEV20110629070607 "

(GSI) INFO: vname = "ORACLE "

(GSI) INFO: hostname = "dev "

(GSI) INFO: sysname = "AIX"

(GSI) INFO: nodename = "dev"

(GSI) INFO: release = "1"

(GSI) INFO: version = "6"

(GSI) INFO: machine = "00F694844C00"

(DB) INFO: EDI40 created #20110629075847

IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIImyCluster (63.13.Imp): 3386: page zero missing; page 1 encountered instead.

myCluster: EDI40 *999**0000000000004024**000*

myCluster (63.13.Imp): 2747: failed to convert transparent fields of cluster item.

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

myCluster (63.13.Imp): 323: affected physical table is EDI40.

(CNV) ERROR: code page conversion failed

rc = 2

Note plz forget this error

DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017

DbSl Trace: CONNECT failed with sql error '1017'

Because in completed import jab also give that error

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thankx for reply

How can I useed new R3load because it is used by installation master

please guide me how can I used new version of R3load

regards

markus_doehr2
Active Contributor
0 Kudos

select "start migration monitor manually" during sapinst. Sapinst will then halt and you can exchange the kernel and configuration migmon appropriately.

I highly suggest that you have a certified migration consultant on site. If you run into problems during the migration or after SAP may bill the support as consulting if the migration was not done by a consultant (see http://service.sap.com/osdbmigration --> FAQ and "Note 82478 - SAP system OS/DB migration").

There may also be special options to speed up the migration (to keep the downtime at a minimum).

Markus

hannes_kuehnemund
Active Contributor
0 Kudos

moved from Linux to Unix forum

markus_doehr2
Active Contributor
0 Kudos

> we want to migration new servers ( IBM power 7 ) with OS change windows to AIX 10

> during abap import job failed with almost same error which is follows

>

> /usr/sap/DEV/SYS/exe/run/R3load: START OF LOG: 20110629075845

>

> /usr/sap/DEV/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP

> /usr/sap/DEV/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

> Compiled Oct 7 2006 05:20:04

If you migrate system always use the latest tools available.

Your R3load is 5+ years old!!

Markus