Lesson 6: Starting the MobiLink clients

This lesson assumes you have completed all preceding lessons. See Lesson 1: Setting up a MobiLink consolidated database.

In this lesson, you start the remote databases to prepare them for synchronization. This lesson assumes that your remote databases, consolidated database, and MobiLink server reside on the same computer.

Use the dbeng12 command line utility to start your remote databases.

 Start your MobiLink client databases
  1. At a command prompt, change to the c:\MLintro\mlintro_project\sync_mlintro\remote directory.

  2. Run the following command to start the sync_mlintro_remote database:

    dbeng12 sync_mlintro_remote
  3. Run the following command to start the sync_mlintro_remote2 database:

    dbeng12 sync_mlintro_remote2
  4. Proceed to Lesson 7: Starting the MobiLink Monitor.