Scalable Database Server, HiRDB Version 8 System Definition
In this example, a utility special unit is installed in the HiRDB/Single Server defined in Example 1. System definitions for the HiRDB/Single Server and the utility special unit are created. The system configuration is shown below:
Unit configuration
System files configuration for the utility special unit
:
pdunit -x host2 -u UNT2 -d "/HiRDB" -p 20002
:
|
set pd_system_id = PDB2 1 set pd_name_port = 20002 2 pdunit -x host1 -u UNT1 -d "/HiRDB" -p 20001 3 pdunit -x host2 -u UNT2 -d "/HiRDB" 4 pdstart -t SDS -s sds1 -u UNT1 5 |
set pd_unit_id = UNT2 1
set pd_syssts_file_name_1 = "untsts1","/sysfile_a/usts1a",\ 2
"/sysfile_b/usts1b"
set pd_syssts_file_name_2 = "untsts2","/sysfile_a/usts2a",\
"/sysfile_b/usts2b"
|
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.