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: 
former_member607859
Participant
In Part1 of this Series we have downloaded the stack XML file and downloaded the software which are required to install a new PO 75 Java only stack. Now in this part we will go ahead and see on how to install SCS Instance.

Assumptions:

  1.   We know the root password for the VMs.

  2.   Created a mount called /sapsw/MEDIA/PO75/ and this is accessible from pofscs00, pofdb00, pofapp01 and pofapp02.

  3. Copy the downloaded software from SAP to the folder created in assumptions step2.

  4. We successfully uncarred SWPM into the folder /sapsw/MEDIA/PO75/SWPM

  5. Create mount /sapmnt and shared across pofscs00, pofdb00, pofapp01 and pofapp02.


 

Install SCS:

1. Login into pofscs00 with root and goto root directory. Once we are in root create a directory called SWPM and copy the SWPM contents from assumptions step4 to this folder.



2.   Run SWPM using the command ./sapinst -nogui &



 

3.   Once you fire the above command login via Browser to the below url and say ok to the exception:

https://pofscs00.mycompany.com:4237/sapinst/docs/index.html



4.   Login with root user and pwd in the next screen.



5.   Once you logged in we are at home page of SWPM screen:



6.   Now go to path:  Software Provisioning Manager 1.0 SP22 --> SAP NetWeaver 7.5 --> Oracle --> Installation --> Optional Standalone Units --> Process Orchestration --> Distributed System --> SCS Instance

CAUTION: Be very careful to select right DB and right option.



7.  Select Next in above screen. If we say Typical in next screen SAP will picks default setting. But we would like to use Custom in my landscape, so select Custom and click on Next.



8.   Specify SID in my case it is POF and give the shared directory /sapmnt which we already created as per assumptions.



9. Specify fully qualified domain name in the below screen:



10. Give the Master pwd as per your company's policies in the below screen.



11. Specify sidadm password, userid and login shell in the below screen else it will give you by default the master password:



 

If you are not sure and would like to see what is used in existing landscape then login into current landscape and check by giving below command:

pifdb00:pifadm 51> grep pid /etc/passwd

pifadm:x:57250:5700:SAP System Administrator:/home/pifadm:/bin/csh

orapif:x:57251:5701:SAP Database Administrator:/oracle/PIF:/bin/csh

 

12. Specify the path where we stored SAP Kernel. In my case we stored as per my assumptions step2.



 

In the above screen if we press Next it goes through the directory and shows as available under Status in above screen.



Press Next.

13. If you want to change sapadm pwd change it in below screen. Else press next so that it takes the same master password.



 

14. Give the SCS installation number we want in the below screen:



 

15. Give Java Message Server Port in the below screen:



 

16. Press Next in the below screen. In my case we don't want to add Web Dispatcher on SCS Instance.



17. Click Next in the below screen:



18. In Summary make sure the data given in previous screens are correct. If anything needs to be changed click on Revise and change.  If all looks good then Click on Next.



 

19.  SCS application server will be installed successfully.



Say Ok in the above screen.

20. Click on Exit for the process to Exit in the below screen.



With this now we successfully installed SCS Instance lets move on onto installing DB server in Part3.

 
Labels in this area