IBM DB2 Everyplace Sync Server Administration Guide Version 7 Release 2 Modification 1


Chapter 3. Synchronization quickstart

Before performing a synchronization quickstart, you must first install DB2 Everyplace database engine and the Sync Client applications on the client mobile device and on the server. The same version of DB2 Everyplace Database and Sync Server must be installed on both the client and server. For information about how to install these applications on the mobile device, see DB2 Everyplace Application Development Guide.

The DB2 Everyplace Sync Server includes a sample database and configuration that you can use to test synchronization after you install the Sync Server. The sample data can be installed when you install the Sync Server. If you did not install the sample data during installation, you need to install it now.

To install the sample on a Windows operating system

  1. Run dsysample.exe in the \SyncServer\Sample\ directory. The Create sample window opens.
  2. Enter your DB2 user ID in the Username field.
  3. Enter your DB2 password in the Password field. The user ID and password will be used to create the JDBC sample databases and configuration.
  4. Click Create.

To install the sample on a UNIX operating system

  1. Open a DB2 Command Window.
  2. Change the directory to $DSYINSTDIR/Sample.
  3. Run dsysample.sh db2userid db2password where db2userid is a valid DB2 user ID and db2password is the corresponding password.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]