cancel
Showing results for 
Search instead for 
Did you mean: 

SAP R/3 4.7 Migration from HP-UX to Windows

Former Member
0 Kudos

Hello Everyone,

I am doing migration of 4.7 system from HP -UX to windows.The export completed successfully but I am stuck during the import phase (Database upload(Post processing) .All the log files in sapinst directory shows the code page error as below.

>>>DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC

(CNV) ERROR: rscpMCInit rc = 2048

----


2-

code: 2048 RSCPENOCONV

convert MDMP to Unicode during export only

module: rscpexmh location: 4 line: 460

TSL01: CQI p3: MDMP&->&1100&during export only&&

----


.

E:\usr\sap\DRP\SYS\exe\run/R3load.exe: job finished with 1 error(s)

E:\usr\sap\DRP\SYS\exe\run/R3load.exe: END OF LOG: 20110112183108

>>>

-


I had followed the step "System copy of MDMP systems" from Note

Note 970518 - Hom./Het.System Copy SAP NetWeaver 7.0 (2004s) SR2 ,,,but still it is failing at the same step and the Dialog.xml is overwritten with the original as it was before modifying.Not Sure where exactly the problem lies.Can someone please help.

Original :

<field sid="fiDBCodePage_i" highlight="false" enabled="true">

<caption>DB code page</caption>

<whatsthishelp>The DB code page or rather the code page used by the DbSl interface on the platform where R3load is run</whatsthishelp>

<value maxlength="4" minlength="4" type="numeric">1100</value>

</field>

<field sid="fiNumberOfJobs_i" highlight="false" enabled="true">

<caption>Number of parallel jobs</caption>

<value maxlength="4" minlength="1" type="numeric">1</value>

Modified to before starting the import as per the above Note:

<field sid="fiDBCodePage_i" highlight="false" enabled="true">

<caption>DB code page</caption>

<whatsthishelp>The DB code page or rather the code page used by the DbSl interface on the platform where R3load is run</whatsthishelp>

<value maxlength="4" minlength="4">1100</value>

</field>

<field sid="fiNumberOfJobs_i" highlight="false" enabled="true">

<caption>Number of parallel jobs</caption>

<value maxlength="4" minlength="1" >1</value>

Modified at two places in dialog.xml file, the SAP note doesn't mention "1100" in Dialog.xml as it currently shows in my Dailog.xml ,Not sure if I have to remove that too and start the import again from begening.

While export I had given "1100" as the code page and before starting import I modified the xml by removing the "Type numeric" and later during the import in selection field I couldn't enter the "MDMP" as it is allowing only numeric values.

Thanks

Edited by: Khaiser Khan Mohammed on Jan 15, 2011 7:10 AM

Edited by: Khaiser Khan Mohammed on Jan 15, 2011 7:58 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

nirmal_konchada
Active Contributor
0 Kudos

Hi,

Is your 4.7 on Unix a Unicode system???

Wat abt the System on Wndows??? Unicode or NU??

Regards,

Nirmal.K

Former Member
0 Kudos

4.7 on Unix is Non-Unicode and the target system on Windows is also Non-Unicode.

I am going to try Import again with instructions from step "System copy of MDMP system:" in SAP Note:Note 713685 - Hom./Het.System Copy SAP Web AS 6.40.

Hope to get through this time ..

Regards

Khaiser

former_member227281
Active Participant
0 Kudos

Hi,

As you mentioned that both Source and Target systems are non uniocde , hence it is advisable to go through the guides - System copy of Single code page or Non unicode system.

You should not use the guide SYStem copy of MDMP Systems becasue MDMP means multiple code pages.

To check whetehr your current system is MDMP or not enter tx code se16

Enter table name TCPDB

click the contents of TCPDB table.

If the output showed more than one records then it is called MDMP otherwise it is called Single code page.

Thanks and Regards

-apr

Former Member
0 Kudos

I already checked in SMLT tcode ,My system is MDMP .I passed that error and now I am getting this

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC

(GSI) INFO: dbname = "D3320110118070143 "

(GSI) INFO: vname = "ORACLE "

(GSI) INFO: hostname = "SAPTST2K3E32 "

(GSI) INFO: sysname = "Windows NT"

(GSI) INFO: nodename = "SAPTST2K3E32"

(GSI) INFO: release = "5.2"

(GSI) INFO: version = "3790 Service Pack 2"

(GSI) INFO: machine = "2x Intel 80686 (Mod 29 Step 1)"

(VK) ERROR: invalid migration key

E:\usr\sap\D33\SYS\exe\run/R3load.exe: job finished with 1 error(s)

E:\usr\sap\D33\SYS\exe\run/R3load.exe: END OF LOG: 20110118215221

any idea on this??

nirmal_konchada
Active Contributor
0 Kudos

Hi,

Your migration key is invalid.....kindly generate a new key with proper inputs.

Regards,

Nirmal.K