cancel
Showing results for 
Search instead for 
Did you mean: 

Migration of old system with new version and 64bit hardware

Former Member
0 Kudos

HI Sapguru's,

Our req: Build New CRM system with all latest version of software & 64 bit hardware. Details mentioned below.

..............................................................................................................

Old System:

CRM 4.0 ABAP System

win 2003

Oracle 9i

non-unicode

32 bit hardware

New System( which i want to build):

CRM 5.2 (rampup version) ABAP+JAVA

win 2003

Oracle 10g

Unicode

64 bit hardware

.................................................................................................

Above mentioned is an new requirement for us.

Our Plan:

1. Old system -Conversion from non-unicode to Unicode system

2. Old system - System copy export method for create exports

3. Build New system with new unicode version(5.2) with Old system exports

Questions to Sapguru's:

1. Our plan will work or not?

a. If Yes - give me the guidelines ,Notes ,documentation paths

b. If No - Please provide your opinions/advices

2. 32 bit exports will work on 64 bit hardware SAP system?

Thanks Advance.

Regards,

Ramu,

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

> 1. Old system -Conversion from non-unicode to Unicode

> system

> 2. Old system - System copy export method for create

> exports

> 3. Build New system with new unicode version(5.2)

> with Old system exports

You can omit step 2, the Unicode conversion is an export/import method.

So

1. Prepare and export your non-unicode system

2. Build new system with the export

(3. Upgrade to CRM 5.2)

The exports themselves are bitness independent so you can import them into your target system.

Just use the normal Unicode conversion guide to prepare and export the system, then use that export to build up the new system.

--

Markus

Former Member
0 Kudos

Hello Markus,

Thanks for your quick response!!!!

I understood - what you have mentioned for my question but i have one clarification on your answer and one new questions to you.

........................................................................................................

Clarification:

My oldsystem is non-unicode system. As you said i will do system copy export method on old system(non-unicode) then i will use that exports(non-unicode) to build new system.

Here my clarification is:

Will that exports(non-unicode) work while installing new system with unicode? or Will it give any problem?

.......................................................................................................

Question:

1. will old system with oracle 9i exports work on new system with oracle 10g?

Thanks Advance,

Bhaskar Rapelli

markus_doehr2
Active Contributor
0 Kudos

You understood me wrong.

The Unicode migration is done using Export/Import (see the conversion guide). You prepare your old system, export it and import it as UNICODE in the new server.

--

Markus