This task is part of the main task for Configuring the Sync Server for
non-DB2 data sources. When you have completed the steps, return to Configuring the Sync Server to access data sources.
Prerequisites
Be sure that you:
Procedure
To configure Lotus Domino and the DB2 Everyplace Sync Server to use a JDBC
driver:
- Exit the Mobile Device Administration Center if its running.
- Create a Domino Synchronization Server administration account on the Domino
Server (for example, SyncServer Admin) that you want to synchronize with.
- ΑΦ:
- DB2 Everyplace uses the Domino Synchronization Server Administration
ID to perform synchronization, as well as to access the Domino database. Therefore,
each Domino database that will be used to synchronize must grant a full-control
permission to this Domino Synchronization Server Administrator ID.
- Copy the Notes ID file of the Sync Server Admin account (for example,
sadmin.id) that you created in the previous step to the Lotus Notes directory
(usually \Lotus\Notes) on the workstation where
the Synchronization Server is installed.
- Configure the Notes Client and the Domino Server.
- On the workstation where the Notes Client is installed:
- Ensure that the Notes Client is running with the correct Domino Synchronization
Server administration ID.
- Copy dsysetenv_domino.bat file located in
the Server\Domino directory to the Server\bin directory and rename dsysetenv_domino.bat file to dsysetenv.bat.
- From Server\Domino, execute the following
command:
Instagent appletpath [server]
where appletpath is the full path of Server\Domino and [server] is the Domino Server name. For example, Instagent d:\DB2e\Server\Domino db2www.stl.ibm.com
- On the workstation where the Domino Server is installed:
- Copy the following files from the Notes Client to the Domino Server:
- cGetDeltaNative.class
- getDeltaAgent.class
- Modify the Domino Server notes.ini file by
adding the following line after the Directory entry:
JavaUserClasses=Domino_Server-Classpath
where Domino_Server-Classpath is
the directory that cGetDeltaNative.class and getDeltaAgent.class are located.
- Restart the Domino Server
Related tasks
Related concepts
Related reference