Demo21 Installation Quick Guide January 2017 - V1.7
Demo21 Installation Quick Guide January 2017 - V1.7
Demo21
January 2017
Version 1.7
Demo21 - Installation Quick Guide
1 Introduction ............................................................................................................................................. 3
2
Demo21 - Installation Quick Guide
1 Introduction
Please make sure you have copied all files from the download to a local drive on your Linux box, i.e. /tmp.
The default Demo21 delivery will install the SAP HANA Platform with SID <HDB> and the SAP
NetWeaver Stack with SID <S4H>.
3
Demo21 - Installation Quick Guide
./saphostexec -install
mkdir /usr/sap/tmp
The administrator user sapadm of the SAP Host Agent is created automatically during the installation, but
it does not get assigned a password. You can assign a password after the installation has finished (see
next step).
If required, assign a password to the sapadm user by entering the following command:
passwd sapadm
After the installation has finished successfully, you can check whether SAP Host Agent is up and running
by executing the following command from the directory of the SAP Host Agent executables:
/usr/sap/hostctrl/exe/saphostexec -status
4
Demo21 - Installation Quick Guide
5
Demo21 - Installation Quick Guide
6
Demo21 - Installation Quick Guide
7
Demo21 - Installation Quick Guide
8
Demo21 - Installation Quick Guide
3.2 Unpack
Change to your temp directory where you have all the files, i.e. /tmp/Demo21
Unpack the files in the following sequence:
Go to Details
Change the home directory as indicated:
9
Demo21 - Installation Quick Guide
10
Demo21 - Installation Quick Guide
vi /hana/shared/HDB/global/hdb/install/support/cfg
'sapsys_groupid': 1001,
'sidadm_home': '/usr/sap/HDB/home',
'sidadm_id': 1005,
'sidadm_shell': '/bin/csh'}
Replace 'sapsys_groupid' value with the Group ID for sapsys (112 in our case).
Change 'sidadm_home' value according to your system (i.e. /home/hdbadm)
Replace 'sidadm_id' value with the UID of the user you created (1002 in our case).
3.4 hdbreg
You need:
Steps:
11
Demo21 - Installation Quick Guide
Wait until the execution of the commands has completed. This will take some time.
If you plan to rename your SAP HANA database, you can use hdbrename. Consult hdbrename –help to
learn about the options. The syntax of hdbrename is similar to that of hdbreg.
Result:
The SAP Hana database is functionally working. You can connect to the database using SAP HANA
Studio.
12
Demo21 - Installation Quick Guide
13
Demo21 - Installation Quick Guide
14
Demo21 - Installation Quick Guide
15
Demo21 - Installation Quick Guide
4.2 Unpack
16
Demo21 - Installation Quick Guide
User: SYSTEM
Password: Welcome1
17
Demo21 - Installation Quick Guide
vi /usr/sap/S4H/SYS/profile/DEFAULT.PFL
Go to line:
enq/serverhost = izrhhanab
18
Demo21 - Installation Quick Guide
19
Demo21 - Installation Quick Guide
20
Demo21 - Installation Quick Guide
21
Demo21 - Installation Quick Guide
22
Demo21 - Installation Quick Guide
23
Demo21 - Installation Quick Guide
24
Demo21 - Installation Quick Guide
7 Troubleshooting
7.1 SAP Host Agent installation fails
Solution:
Use the SWPM to create the SAP Host Agent User. Then continue with the steps in in this guide.
25
Demo21 - Installation Quick Guide
26
Demo21 - Installation Quick Guide
27
Demo21 - Installation Quick Guide
Check /usr/sap/S4H/D00/work
„no connection data found for key (DEFAULT) in HANA secure store”
Solution:
su – s4hadm
cd /usr/sap/S4H/D00/exe/hdbclient
hdbuserstore list
28
Demo21 - Installation Quick Guide
hdbuserstore list
Result:
29
Demo21 - Installation Quick Guide
Solution:
30
Demo21 - Installation Quick Guide
31