Description
|
Illustration
|
---|---|
Network connection between Server #1and Server #2 fails.
Server #1 switches to PRIMARY UNCERTAIN state automatically and suspends any open transactions.
Server #2 switches to SECONDARY ALONE state automatically.
|
|
The watchdog switches Server #1 to PRIMARY ALONE state. Server #1 starts accepting and processing transactions again, and saves transaction details in the log to send to Server #2.
Note If the transaction log on Server #1 fills up before the network connection is fixed, you might have to switch Server #1 to STANDALONE state.
|
|
The administrator fixes network connection between the servers.
The watchdog instructs Server #1 to connect to Server #2 by using the command:
ADMIN COMMAND 'hsb connect';
Server #2 reads the transaction log from Server #1.
Note If you switched Server #1 to STANDALONE state, you must copy the database from Server #1 to Server #2 before you reconnect the servers, see Synchronizing primary and secondary servers for details.
|