Nonstop Database, HiRDB Version 9 System Definition
This example creates system definitions for a HiRDB/Parallel Server. The system configuration is shown as follows.
Note that in this definition example, only those operands that are related to the system common definition and unit control information definition are explained.
:
set pd_name_port = 5001 1
:
set pd_ha = use 2
set pd_ha_ipaddr_inherit = N
set pd_ha_switch_timeout = Y
set pd_ha_transaction = queuing
set pd_ha_trn_queuing_wait_time = 240
set pd_ha_trn_restart_retry_time = 90
:
pdunit -x host1A -u UNT1 -d "C:\HiRDB_A" -c host2A -p 5001 3
pdunit -x host2B -u UNT2 -d "C:\HiRDB_B" -c host1B -p 5002
pdunit -x host3A -u UNT3 -d "C:\HiRDB_C" -c host4A -p 5003
pdunit -x host4B -u UNT4 -d "C:\HiRDB_D" -c host3B -p 5004
pdstart -t MGR -u UNT1 4
pdstart -t FES -s fes1 -u UNT1
pdstart -t DIC -s dic -u UNT2
pdstart -t BES -s bes1 -u UNT3
pdstart -t BES -s bes2 -u UNT4
:
|
:
set pd_ha_acttype = server 1
set pd_ha_agent = standbyunit 2
:
|
All Rights Reserved. Copyright (C) 2014, Hitachi, Ltd.