1. SAP HANA Server Installation and Update Guide for SAP HANA Platform 2.0 SPS 07
Section 3.2.2
"Installing an SAP HANA System Using the Command-Line Interface". This section details the parameters for the hdblcm tool. The parameter reference table explicitly lists sid and sapadmpassword as required for the installation action.
sid=: "Required. Specify the system ID of the new system."
sapadmpassword=: "Required. Specify the password of the SAP Host Agent user (sapadm)."
The guide also confirms that parameters like datapath and logpath have default values
making them optional.
2. SAP Help Portal
SAP HANA Platform: Installation Parameters Reference
Section "install Action Parameters". This official reference guide provides a comprehensive list of all parameters for the hdblcm tool.
Under the install action
the sid parameter is explicitly marked as "Required".
The sapadmpassword parameter is also marked as "Required".
In contrast
parameters such as datapath
logpath
and sapmnt (installation path for the shared directory) are listed with default values
confirming they are not mandatory for the command to execute.