Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
joo_migueldimas
Active Participant

2. Import Phase

As I described before, I will perform a SAP distributed installation in the target side/server, this is, the SAP itself on Windows Server 2012 (R2) and the Oracle database (11.2.0.4) in Linux SLES 11 SP3. For this installation activity I will use the export dump that was created during the export phase that I described in the PART 2 of this document. During the following procedure I will show you how to perform the import phase of this heterogeneous system copy activity. As I said before, for the SAP installation you should never use the <sid>adm user, use a non-SAP OS user, for example in my case I have a specific OS user for this task: sapadmin (this user must be administrator of the server).

I ask you attention for some details that I will mention here, specialty the task that it´s necessary to run in linux side, in order to run the Oracle database installation you must first prepare this host with specific user (<sid>adm) and groups (sapsys; sapinst), thus avoiding some errors, at level permissions, during the Database Instance installation. This user and group must previously exist in the linux side for this type of implementation and for this reason you need to run the "Global Host Preparation for an ABAP System" that I will mention more later in this document.


This import phase was performed in both target server, in Windows Server 2012 (R2) and Linux SLES 11 SP3 (sapwinci and saplindb). For this I used the Software Provisioning Manager tool (version 70SWPM*). For this purpose I will run the following four phases:

s

      • 2.1. ASCS Instance installation (sapwinci host - Win Srv 2012 (R2));
      • 2.2. Global Host Preparation for an ABAP System (saplindb host - SLES 11 (SP3));
      • 2.3. Database Instance installation (saplindb host - SLES 11 (SP3));
      • 2.4. Central Instance installation (sapwinci host - Win Srv 2012 (R2)).

2.1. ASCS Instance installation (sapwinci host - Win Srv 2012 (R2))

Press "OK"


Press "No"


You can see in the following video all the details of the "Parameter Summary" screen:


Finish with success:

- New LOD system in SAPMMC console (ASCS Instance):

- New OS administrators users lodadm and sapadm:

- New OS users -- lodadm, SAPServiceLOD and sapadm:


2.2. Global Host Preparation for an ABAP System (saplindb host - SLES 11 (SP3))

In way to understand why I run this phase (that is not mentioned in SAP installation guide), please read the introduction section at the beginning of this document part 3.


- As "root" run the Software Provisioning Manager (70SWPM version):

You can see in the following video all the details of the "Parameter Summary" screen:

Finish with success:

As you can see in the following images, the specific user and groups were created in linux host (lodadm; sapsys; sapinst). For this verification you just need to check the content of /etc/group by running the command cat /etc/group:

Note: Now this server are ready to host the oracle database, now you can start the next step - Database Instance installation.




=> CHECK THE CONTINUATION OF THIS DOCUMENT IN THE FOLLOWING LINK:

SAP Migration – Win/MaxDB <=> Win & Linux/Oracle DB - PART 4


Labels in this area