Skip to Content
Product Information
Author's profile photo Mahesh Sardesai

S/4HANA 1709 FPS1 Fully-Activated Appliance installation

In this blog we will cover installation of (1) SAP S/4HANA server only as shown in red rectangle above. The installation is based on file restore and is different from the standard installs using SWPM. After installation of S/4HANA server, you can follow same procedure to install (2) SAP NW JAVA/ADS on a separate server.

Please find below the main note for ordering the appliance:
2041140 – Order an SAP pre-assembled Best Practices software appliance (as partner or customer)

STEP1: Prepare Linux Server as below for for the appliance. The values in Used column below show the minimum size needed. For /sapmnt space needed is 50GB, /hana/data space – 260GB, /hana/log – 45GB. I have provided for /sapmedia – 120GB temporary separate mount that can be removed late.
The /etc/host file has entries below:

STEP2: Download files from Software Downloads=>Installation and Upgrades=>SAP S/4HANA=>1709=>S/4HANA FULLY-ACTIVATED APPLIANCE=>SAP S/4HANA 1709 FPS01 FA APPL and copy to temp folder. There are 32 files of total 120GB.
To save the double space needed for rar files and it’s extraction, the files 51052985_part01.exe to 51052985_part32.rar can be downloaded to /hana/data, extracted to /sapmedia and then rar files can be deleted from /hana/data after extraction.

STEP3: Extract files from /media (or /hana/data) to /sapmedia

Allow approx 2 hours for extraction.

The entire 120GB is split into 3 parts one part for (1) S/4HANA DB, (2) S/4HANA APP, and (3)ADS server. We will install Standard system with DB and App, (1) and (2) are on same server. Please move all *.tgz-* files to /sapmedia

sid-hdb-s4h:/sapmnt/S4H/sapmedia # mv 51052985_?/SAPS4HANA_?/*.tgz-* .

In the next step we will extract the above *.tgz files but please note the directories size is as follows so you can provide ample space:

Please use command below to extract the database related archives:

vhcals4hci:/sapmedia# cat dblog.tgz-*  | tar -zpxvf - -C /

Similarly extract the remaining files:

vhcals4hci:/sapmedia# cat dbexe.tgz-*  | tar -zpxvf - -C /

vhcals4hci:/sapmedia# cat dbdata.tgz-* | tar -zpxvf - -C /

Below Application related archives may be extracted on a separate app server for distributed installation:

vhcals4hci:/sapmedia# cat sapmnt.tgz-* | tar -zpxvf - -C / 

vhcals4hci:/sapmedia# cat usrsap.tgz-* | tar -zpxvf - -C /

STEP4: Download the file below and open the file in Internet Explorer to note passwords:
/sapmnt/S4H/sapmedia/51052985_1/SAPS4HANA_1/SAP_Software_Appliance.xml
STEP5: Execute database specific steps as below:

sid-hdb-s4h: #/hana/shared/HDB/hdblcm/hdblcm --action=register_rename_system


This should bring up the database processes as below

sid-hdb-s4h: #/usr/sap/hostctrl/exe/sapcontrol -nr 02 -function GetProcessList

STEP 6: Download Software Provisioning Manager and copy into /sapmedia folder.
Extract SWPM in folder /install. Use the SAPCAR already available to extract.

sid-hdb-s4h:/install #/sapmnt/S4H/exe/uc/linuxx86_64/SAPCAR -xvf /sapmedia/SWPM10SP24_0-20009701.SAR

STEP7: Rename instance using sapinst

sid-hdb-s4h:/install # ./sapinst SAPINST_USE_HOSTNAME=vhcals4hci SAPINST_ACCEPT_INTERNAL_SIGNATURE=true SAPINST_SLP_MODE=false

Copy below URL into chrome browser to start sapinst rename process:

https://sid-hdb-s4h.dummy.nodomain:4237/sapinst/docs/index.html

In SAPINST select System Rename => Standard System => SAP System Rename

Click Next at Software Integrity screen. On the next screen enter as follows: Instance S4H:Accept or fix the Prerequisite check results.
Source and Target instance numbers:Database details:

Schema Password:

System Administrator password:Select default key. Enter DNS Domain NameKeep default – Uncheck Existing LicensesSelect License Key file if you have it, otherwise leave unchecked.Please find below the Parameter Summary screens:The SWPM rename procedure takes 2 minutes.

You can manually start the instance.

sid-hdb-s4h:/install # su - s4hadm

sid-hdb-s4h:s4hadm 2> startsap r3

After instance is started and confirmed you can delete the sapmedia folder.

Standard users are as follows:
HAN DB – Instance 02 SYSTEM /<Master Password>
JAVA Administrator – Adminitstrator / <Master Password> ;
Java user BPINST/Welcome1
Web Dispatcher access : bpinst/Welcome1

STEP 8: Install software product license key: Technical restrictions may apply if you don’t install the license. Use the link to obtain license key.

  • HANA DB license key can be installed via HANA Studio (Preferences -> License)
  • In SAP S/4HANA 1709 the license key is installed via SAP logon tCode SLICENSE
  • SAPNetweaver 7.5 J2EE license key has to be installed via SAP Netweaver Administrator

If you have any difficulty downloading the media open OSS message using component XX-SER-SAPSMP-SWC. If you have issues with technical deployment open message with component BC-INS-SRN.

OTHER REFERENCES:

SAP S/4HANA 1709 Fully-Activated Appliance: Create your SAP S/4HANA 1709 system in a fraction of the usual setup time

SAP S/4HANA 1709 (SP00 & FPS01) Fully-Activated Appliance: Hints & Known Issues

2041140 – Order an SAP pre-assembled Best Practices software appliance (as partner or customer)

Blog with known issues in the SAP S/4HANA 1809 appliances (constantly updated)

On-premise download / Blu-Ray shipment process (SAP Note 2041140)

Thank you. Hope you enjoyed the installation.

Mahesh Sardesai
Product Expert – S/4HANA

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Muhammad Omar Muftakhar
      Muhammad Omar Muftakhar

      Thanks for a wonderful Blog, But how come i cannot see this path under my S-User ID:

      S/4 Hana Fully Activated Appliance

      Author's profile photo Mahesh Sardesai
      Mahesh Sardesai
      Blog Post Author

      Hi Muhammad,
      This may be a licensing issue. Please check with assigned AE or open ticket.

      Author's profile photo Srinivasarao Sanapathi
      Srinivasarao Sanapathi

      sir, i want to install chemical ides 1709 system. will it be done by the same process? Also, is it mandatory to keep DB and application on same server as you showed.

       

      Thanks ,

      Nupur

      nupurraman16@gmail.com

      Author's profile photo Mahesh Sardesai
      Mahesh Sardesai
      Blog Post Author

      Hi Srinivasarao,

      Yes Chemical 1709 Fully Activated appliance is also to be installed using same process.