Hana 2.0安装过程

Enter Local Host Name [hana20]:
Enter Installation Path [/hana/shared]: /usr/sap
Enter SAP HANA System ID: HDB
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]: 3
Enter System Administrator (hdbadm) Password:
Confirm System Administrator (hdbadm) Password:
Enter System Administrator Home Directory [/usr/sap/HDB/home]:
Enter System Administrator User ID [1001]:
Enter System Administrator Login Shell [/bin/sh]:
Enter ID of User Group (sapsys) [79]:
Enter Location of Data Volumes [/usr/sap/HDB/global/hdb/data]: /hana/data
Enter Location of Log Volumes [/usr/sap/HDB/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]: n

Summary before execution:
Installation Path: /usr/sap
SAP HANA System ID: HDB
Instance Number: 00
Database Isolation: low
System Usage: development
System Administrator Home Directory: /usr/sap/HDB/home
System Administrator Login Shell: /bin/sh
System Administrator User ID: 1001
ID of User Group (sapsys): 79
Location of Data Volumes: /hana/data
Location of Log Volumes: /hana/log
Local Host Name: hana20
Worker Group: default

Do you want to continue? (y/n):
。。。。。。。
Checking installation…
Preparing package ‘Saphostagent Setup’…
Preparing package ‘Python Support’…
Preparing package ‘Python Runtime’…
Preparing package ‘Product Manifest’…
Preparing package ‘Binaries’…
Preparing package ‘Data Quality’…
Preparing package ‘Krb5 Runtime’…
Preparing package ‘Installer’…
Preparing package ‘Ini Files’…
Preparing package ‘HWCCT’…
Preparing package ‘Documentation’…
Preparing package ‘Delivery Units’…
Preparing package ‘Offline Cockpit’…
Preparing package ‘DAT Languages (EN, DE)’…
Preparing package ‘DAT Languages (other)’…
Preparing package ‘DAT Configfiles (EN, DE)’…
Preparing package ‘DAT Configfiles (other)’…
Creating System…
Extracting software…
。。。。。。。。。
Creating instance…
hdbnsutil: creating persistence …
hdbnsutil: writing initial topology…
hdbnsutil: writing initial license: status check = 2
Starting SAP HANA Database system…
Starting 1 process on host ‘hana20’ (worker):
Starting on ‘hana20’: hdbdaemon
Starting 4 processes on host ‘hana20’ (worker):
Starting on ‘hana20’: hdbcompileserver, hdbdaemon, hdbnameserver, hdbpreprocessor
Starting 7 processes on host ‘hana20’ (worker):
Starting on ‘hana20’: hdbcompileserver, hdbdaemon, hdbindexserver, hdbnameserver, hdbpreprocessor, hdbwebdispatcher, hdbxsengine
Starting on ‘hana20’: hdbcompileserver, hdbdaemon, hdbindexserver, hdbpreprocessor, hdbwebdispatcher, hdbxsengine
Starting on ‘hana20’: hdbdaemon, hdbindexserver, hdbwebdispatcher, hdbxsengine
Starting on ‘hana20’: hdbdaemon, hdbwebdispatcher, hdbxsengine
Starting on ‘hana20’: hdbdaemon, hdbwebdispatcher
All server processes started on host ‘hana20’ (worker).
Importing delivery units…
Importing delivery unit HCO_INA_SERVICE
Importing delivery unit HANA_DT_BASE
Importing delivery unit HANA_IDE_CORE
Importing delivery unit HANA_TA_CONFIG
Importing delivery unit HANA_UI_INTEGRATION_SVC
Importing delivery unit HANA_UI_INTEGRATION_CONTENT
Importing delivery unit HANA_XS_BASE
Importing delivery unit HANA_XS_DBUTILS
Importing delivery unit HANA_XS_EDITOR
Importing delivery unit HANA_XS_IDE
Importing delivery unit HANA_XS_LM
Importing delivery unit HDC_ADMIN
Importing delivery unit HDC_BACKUP
Importing delivery unit HDC_IDE_CORE
Importing delivery unit HDC_SEC_CP
Importing delivery unit HDC_SYS_ADMIN
Importing delivery unit HDC_XS_BASE
Importing delivery unit HDC_XS_LM
Importing delivery unit SAPUI5_1
Importing delivery unit SAP_WATT
Importing delivery unit HANA_SEC_CP
Importing delivery unit HANA_BACKUP
Importing delivery unit HANA_HDBLCM
Importing delivery unit HANA_SEC_BASE
Importing delivery unit HANA_SYS_ADMIN
Importing delivery unit HANA_ADMIN
Importing delivery unit HANA_WKLD_ANLZ
Installation done
Log file written to ‘/var/tmp/hdb_HDB_install_2019-01-30_04.21.55/hdbinst.log’ on host ‘hana20’.


安装后,发现没有安装WebIDE等组件嘛
执行命令
/hana/shared/hanasoftware/DATA_UNITS/HDB_SERVER_LINUX_X86_64 # ./hdblcm

参考
install webide
https://blogs.sap.com/2018/01/23/installing-xsa-webide-for-hana-2/

你可能感兴趣的:(SAP,HANA)