cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Migration from Sun Solaris SPARC 64 bits to IBM AIX

Former Member
0 Kudos

Hello

We are actually planning a hardware platform change from Unix Sun Solaris SPARC to IBM AIX.

We have several SAP systems to move. But the idea is to move only the DB to AIX platform and to install/keep SAP application server on Solaris side.

We use Oracle 11.2

We have :

1 Solution Manager 7.01 ( ABAP + Java in unicode )

6 ECC6 EHP4 systems ( ABAP non unicode )

2 Netweaver 7.0 BI systems ( ABAP non unicode )

2 Netweavers 2004s systems for the SAP Portal ( Java )

I would like to have advices concerning such migration. For me it's only Heterogeneous System Copy

What are the options ? What are the risks and what are the different steps ?

Thanks for your help.

Franck

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Franck,

Please find the Check List for SAP Database Migration. I followed this Document for migrating many SAP Databases from HP-UX to AIX. The process will be almost same for all Database migrations. Hope this checklist will help you in doing your task. Kindly feel free to contact me in case of any issues during Database Migration.

 

Task #Task DescriptionDependant Tasks
1Request diskspace, UIDs-
2Create user ID as per request1
3Allocate diskspace, sudo, and other tasks associated with SAP DB migration as per request1
4Verify home directory is set correctly to /usr/sap/<SID>/<sid>adm on the middleware Server.  May have to make <SID> and <sid>adm directories2
5Pre-Migration Tasks4
6Run the Export Preparation step on source database server5
7Shutdown SAP middleware instance6
8Run Database Instance Export step on source database server7
9Set permissions on chmod 777 /EXPORT_SAP/EXPORT/JAVA/TOOLS/SLTOOLS.SAR8
10Update /etc/oraInst.loc to path /oracle/<sid>//oraInventory on target server 8
11Run Database Instance Import step on target database server9,10
12Revert /etc/oraInst.ora path back to   inventory_loc=/u02/app/oracle/oraInventory11
13Create backup for profiles, security files and tnsnames.ora on Middleware and Database server11
14Copy the following files from the new DB server to Middleware server
A. /usr/sap/<SID>/SYS/global/security/data/SecStore.key
B. /usr/sap/<SID>/SYS/global/security/data/SecStore.properties
C. /usr/sap/<SID>/SYS/profile/DEFAULT.PFL
D. /usr/sap/<SID>/SYS/profile/oracle/tnsnames.ora
11
15goto RZ10, select DEFAULT.PFL and update SAPDBHOST & j2ee/dbhost parameters to the new DB server14
16Update tnsnames.ora on middleware server and dbserver; /usr/sap/<SID>/SYS/profile/oracle11,14
17Update configtool settings11,14,15,16
18Post Migration Steps17
19Inform QA Team for Validation18
20Test all the applications19
21Decide on Go/No-go20
22Send out Completion mail to all stakeholders21

Pre-Migration Tasks

Task #Task DescriptionTime
1Copy profiles to HP db server from middleware server.  Create folder in /usr/saptmp called <SID>_SYS first and copy all directories there first.  Make sure groups, ownerships, softlinks are correct   30 minutes
2Correct profiles on HP DB server b/c DB is in /u02 vs. /oracle30 minutes
3Check the database size on old server10 minutes
4On new server, verify ID's, home directories, copy policy file, java, and profile directory.  Verify /sapmnt exists and permissions/ownership is correct45 minutes
5Set environment variables10 minutes
6Prep for the database stats - make undefined & sapcheck directory, copy brtools, R3 tools, move .pse file30 minutes
7Verify the init<SID>.sap exists10 minutes
8Copy profiles from middleware server to target database server10 minutes
9Verify rootpre.sh has been run on the target server10 minutes
10Create /Oracle sub-directories on traget server15 minutes
11Backup SAP Database45 minutes
12Drop synonyms (if applicable)5 minutes
13Lock users in SAP middleware application5 minutes
14Remove Invalidated Objects (correct SAP table and Z custom tables before export via SE14)10 minutes
15Make sure "undefined" directory didn't disappear from /tmp.  If it did, re-copy from /usr/saptmp/<SID>_SYS10 minutes
16Generate the migration Key from SapService Market place.30 minutes

Run Database Instance Import step on target database server

Task #Task DescriptionTime
1Login to the required folder and start sapinst10 minutes
2Fill the required paramter variables as required45 minutes
3Verify the parameter values and update wherever necessary25 minutes
4Enter the migration key generated from Service MarketPlace10 minutes
5Monitor the process and resolve corresponding issues till phase 8 of the import2 hours
6Install Oracle Database40 minutes
7Apply Oracle Patch set and run corresponding scripts30 minutes
8Resume the import process and continue monitoring12 hours

Post Migration Steps

Task #Task DescriptionTime
1Shut down SAP middleware20 Minutes
2Update DNS on network2 hour
3update listener, create user ids and indexes that were created directly in Oracle1 hour
4Shutdown old SAP database10 Minutes
5Start up middleware application15 Minutes
6bounce SAP Application Server to get a clean restart and make sure Java stack starts30 Minutes
7execute SGEN6 Hours
8Verify Java stack30 Minutes
9Re-create Synonyms dropped before migration15 Minutes
10Execute the ABAP program SDB3FORA15 Minutes
11Run stats on required tables (especially BSIS)2 Hours
12Update SAP Service Marketplace with new DB configuration data30 minutes
13Unlock users10 minutes

No Go Decesion

1Shutdown middleware, then call out Database Team
2Inform Database Team to revert DNS IP address configuration from new to old server
3Shutdown database
4Restore old database,
5Move IP address back to HP server
6Start up old database
7Create a ticket for Disk Re-claim, DB backups

Thanks and Regards,

Bhabani