Modifying Db2 Warehouse HADR configuration parameters
The setup_config_hadr script that is used to set the Db2
Warehouse HADR configuration parameters.
About this task
Some of the parameters are static, such as hadr_local_host, hadr_remote_host, and hadr_target_list. These parameters cannot be modified after the script is run.
Other parameters are set with default values, but can be adjusted by using the following steps. The HADR configuration parameters that can be modified are:
- hadr_syncmode
-
- Default for primary and principal standby database: NEARSYNC
- Default for auxiliary standby databases: ASYNC
- hadr_timeout
-
- Default: 120 seconds
- hadr_peer_window
-
- Default: 120 seconds
For more information, see Db2 HADR configuration parameter.
Note: You must change HADR configuration parameters before Starting an HADR configuration for Db2 Warehouse, or
when HADR is stopped.