1. DB 기본설치
(17:10)[QA][root@testServer01:~/user1/HDB_SERVER_LINUX_PPC64LE]# ./hdbinst
SAP HANA Database installation kit detected.
######################################################################
Warning: Direct usage of hdbinst is not supported. Use hdblcm instead.
######################################################################
SAP HANA Lifecycle Management - Database Installation 2.00.040.00.1553674765
****************************************************************************
Enter Local Host Name [testServer01]:
Enter Installation Path [/hana/shared]:
Enter SAP HANA System ID: TST
Enter Instance Number [00]:
Enter Worker Group [default]:
Index | System Usage | Description
-------------------------------------------------------------------------------
1 | production | System is used in a production environment
2 | test | System is used for testing, not production
3 | development | System is used for development, not production
4 | custom | System usage is neither production, test nor development
Select System Usage / Enter Index [4]: 1
Enter System Administrator (TSTadm) Password:
Confirm System Administrator (tstadm) Password:
Enter System Administrator Home Directory [/usr/sap/TST/home]:
Enter System Administrator User ID [1000]:
Enter System Administrator Login Shell [/bin/sh]: /bin/bash
Enter ID of User Group (sapsys) [79]:
Enter Location of Data Volumes [/hana/shared/TST/global/hdb/data]: /hana/data
Enter Location of Log Volumes [/hana/shared/TST/global/hdb/log]: /hana/log
Restrict maximum memory allocation? [n]:
Enter System Database User (SYSTEM) Password:
Confirm System Database User (SYSTEM) Password:
Restart system after machine reboot? [n]:
Summary before execution:
Installation Path: /hana/shared
SAP HANA System ID: TST
Instance Number: 00
Database Isolation: low
System Usage: production
System Administrator Home Directory: /usr/sap/TST/home
System Administrator Login Shell: /bin/bash
System Administrator User ID: 1000
ID of User Group (sapsys): 79
Location of Data Volumes: /hana/data
Location of Log Volumes: /hana/log
Local Host Name: qntapdb03
Worker Group: default
Do you want to continue? (y/n): y
2. 설치 확인
(17:04)[QA][root@testServer01:~/user1/HDB_SERVER_LINUX_PPC64LE]# ps aux | grep hdb
tstadm 71251 0.0 0.0 454528 121728 ? Ssl 17:01 0:00 /usr/sap/TST/HDB00/testServer01/trace/hdb.sapTST_HDB00 -d -nw -f /usr/sap/TST/HDB00/testServer01/daemon.ini pf=/usr/sap/TST/SYS/profile/TST_HDB00_testServer01
tstadm 71271 56.3 0.3 26499904 11019456 ? Sl 17:01 7:30 hdbnameserver
tstadm 71384 0.0 0.0 712640 83072 ? Ssl 17:01 0:00 hdbrsutil --start --port 30001 --volume 1 --volumesuffix mnt00001/hdb00001 --identifier 1556006471
tstadm 71520 0.4 0.0 17636608 557696 ? Sl 17:01 0:03 hdbcompileserver
tstadm 71523 729 0.5 25574336 18893120 ? Sl 17:01 93:06 hdbpreprocessor
tstadm 71572 56.3 0.3 25703616 10668032 ? Sl 17:01 7:11 hdbindexserver -port 30003
tstadm 71575 1.6 0.0 19885376 1601408 ? Sl 17:01 0:12 hdbxsengine -port 30007
tstadm 71766 0.0 0.0 712640 83072 ? Ssl 17:01 0:00 hdbrsutil --start --port 30003 --volume 3 --volumesuffix mnt00001/hdb00003.00003 --identifier 1556006506
tstadm 72065 3.5 0.0 18506688 796864 ? Sl 17:02 0:26 hdbwebdispatcher
root 73781 0.0 0.0 111168 2816 pts/2 S+ 17:14 0:00 grep --color=auto hdb