スケーラブルデータベースサーバ HiRDB Version 8 システム定義(Windows(R)用)
HiRDB/パラレルサーバのシステム定義を作成します。システム構成は次のとおりです。
なお,定義例はシステム共通定義及びユニット制御情報定義の関連のあるオペランドについてだけ説明しています。
:
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) 2006, 2017, Hitachi, Ltd.