Overview
Altibase replication had a limitation that the same IP address could not be used when creating multiple redundant objects.
As a property added to Altibase version 6.5.1 or later, it is possible to create different redundant objects with the same host information without such restrictions.
Version
Altibase version 6.5.1 or later
Procedure
Check the related property
Check the value of the Altibase server property REPLICATION_ALLOW_DUPLICATE_HOSTS.
The default value of this property is 0, which does not allow different objects to have the same host information.
Change the related property
If the value of the REPLICATION_ALLOW_DUPLICATE_HOSTS property is 0, change it to 1.
In order to permanently apply the property change value, modify the property value in the altibase.properties file and save it.
Create replication objects
Create more than one duplicate object with the same host information.
Check the host information of the replication object
Host information registered in the replicated object can be checked with the following sentence.
Reference
- Altibase 6.5.1 New Features Guide
- General Reference (Altibase 6.5.1 or later)
- Manual Download: http://support.altibase.com/en/manual or https://github.com/ALTIBASE/Documents/tree/master/Manuals/