3Additional Server Installation Options

The following steps provide setup instructions for a configuration with three computers:

„Server 1

„Server 2

„Arbiter server

To configure and set up a database mirror system

1.On server 1, server 2, and the Arbiter server, install the database engine that comes with Nokia Intellisync Wireless Email.

DB

Server 1

NIMS

Arbiter

DB

Server 2

2.After installing the database engine, confirm that the database is no longer running on server 1, server 2, and the Arbiter server.

3.Install Nokia Intellisync Wireless Email on the server.

4.Stop all services on the Nokia Intellisync server.

5.To ensure the exact state of the database on server 1 and server 2, copy /opt/ims/db/data/SyncDB.* from the Nokia Intellisync server to server 1 and server 2 in the folder /opt/ims/db/data/.

6.After copying the files, check server 1 and server 2 to ensure that each folder contains the SyncDB.db and SyncDB.log files.

7.Start the Arbiter server using the following bash script.

#!/bin/bash

source /opt/ims/conf/ims_profile

source /opt/ims/db/linux/bin/sa_config.sh

dbsrv10 -x tcpip\(PORT=2639\) -su admin -n arbiter -xa "auth=dba;DBN=SyncDB" -xf /opt/ims/log/arbiterstate.txt

30

Nokia Intellisync Wireless Email Linux Installation Guide

Page 30
Image 30
Nokia 9.2 manual To configure and set up a database mirror system