SAP HANA high availability policy parameters

This section provides a list of all parameters that have to be specified for the SAP HANA high availability policy.

An HTML file that contains all parameter descriptions and all currently defined values is generated each time the wizard is started and finished using the 0 (zero) selection option. For more information, see Closing the wizard.
Table 1. SAP HANA System Replication HA policy parameters
# Parameter description Value type Value
1

Enter the name of your SA MP domain.

Note: Value harvesting is provided for this parameter.

Provide the name of an existing SA MP domain. The SA MP domain will host the SAP resources that will be configured with this template.

String  
2

Enter the nodes where you want to automate SAP HANA.

Note: Value harvesting is provided for this parameter.

These nodes must be listed by the SA MP command lsrpnode for the specified domain. You can use either the long or the short name for a node. An SA MP SAP HANA resource will be created for each of the specified nodes. The first node in list will be used as primary instance node. The node name is also used for the remoteHost parameter within the hdbnsutil command to enable System Replication for the secondary node.

List of values, value type for each value:

Hostname or IP version 4 address

 
3

Select the IP version used in the SAP environment.

Depending on the IP version, either a NetMask for IPv4 or a NetPrefix for IPv6 has to be specified.

One of the following values:

IPv4

IPv6

IPv4
4

This parameter will be ignored unless all following conditions are fulfilled:

Parameter # 3 has the value "IPv4"

Specify the IPv4 address that will be used as tiebreaker.

This IPv4 address is used to resolve cluster quorum in case of a cluster split.

Value type: IP version 4 address

 
5

This parameter will be ignored unless all following conditions are fulfilled:

Parameter # 3 has the value "IPv4"

Specify the virtual IPv4 address that clients will use to connect to SAP HANA.

This virtual IPv4 address is used to reach SAP HANA, independent of the system it is currently running on.

Value type: IP version 4 address  
6

This parameter will be ignored unless all following conditions are fulfilled:

Parameter # 3 has the value "IPv6"

Specify the virtual IPv6 address that clients will use to connect to SAP HANA.

This virtual IPv6 address is used to reach SAP HANA, independent of the system it is currently running on.

Value type: IP version 6 address

 
7

This parameter will be ignored unless all following conditions are fulfilled:

Parameter # 3 has the value "IPv4"

Specify the netmask for the SAP HANA virtual IP address.

Enter the netmask for the subnet of the SAP HANA virtual IP address. An example for a netmask is "255.255.255.0".

Value type: IP version 4 address 255.255.255.0
8

This parameter will be ignored unless all following conditions are fulfilled:

Parameter # 3 has the value "IPv6"

Enter the NetPrefix for the SAP HANA virtual IP address. An example for a NetPrefix is 80.

Value type: Numeric Minimum value: 0, maximum value: 128

 
9

Enter the network interface for the SAP HANA IP address.(remaining part of description is harvested from running system)

The available network interface specifies to which network interfaces the SAP HANA virtual IP address can be bound, for AIX an example is en0, for Linux, an example is eth0. The same network interface name needs to be available on all nodes where the SAP HANA will be automated.

Value type: String (plus additional value checking)  
10
Specify the existing SAP system ID (SID).
Note: Value harvesting is provided for this parameter.

The SAP system ID consists of 3 characters and is configured during the SAP installation.

Value type: String Minimum number of characters: 3, maximum number of characters: 3 (plus additional value checking)  
11

Specify your SAP instance owner user name.

Note: Value harvesting is provided for this parameter.

The default SAP instance owner user's name is composed of the SAP SID (in lower case) and the suffix adm.

Value type: String (plus additional value checking)  
12

Enter your desired prefix for all SAP HANA resources.

This prefix will be used as a prefix for all SA MP resources that cover SAP HANA, for example SAP_HDB. For later operational tasks, the prefix can be used to start and stop resources with the same prefix with one single command. You may consider to encode the SAP solution name, e.g. PI, ECC or SCM, which would result in a prefix like PI_HDB.

Value type: String

SAP_HDB
13
Specify the instance name of the SAP HANA instance.
Note: Value harvesting is provided for this parameter.

This instance name identifies the SAP HANA instance on all cluster nodes. A sample instance name is HDB00.

Value type: String Minimum number of characters: 5, maximum number of characters: 5 (plus additional value checking)  
14

Specify all site names of your SAP HANA nodes. (remaining part of description is harvested from running system)

Note: Value harvesting is provided for this parameter.

The site names are used to enable System Replication for the SAP HANA instance. Use the same order as for the list of nodes. A sample site name is dcsite1.

List of values, value type for each value: String

 
15

Select the log replication mode for SAP HANA System Replication.

Note: Value harvesting is provided for this parameter.

The SAP HANA log replication mode specifies how to send log information to the secondary instance. The modes synchronous (sync), synchronous in memory (syncmem) or asynchronous (async) can be set.

Value type: String