Setting up sample databases and applications

If you did not choose to create the sample databases during installation, you can install them at any time.

The DB2 Everyplace Sync Server samples and sample database configuration include:

Procedure

To install the sample on a Windows operating system

  1. Open a DB2 UDB command Window, change the directory to %DSYINSTDIR%\Server\Sample.
  2. Type dsysample.bat and the user name and password. Execute the command.

To install the sample on a UNIX operating system

  1. Login as the DB2 Everyplace instance owner
  2. Open a shell window and change the directory to $DSYINSTDIR/Server/sample
  3. Run dsysample.sh db2userid db2password where db2userid is a valid DB2 Universal Database user ID, and db2password is the corresponding password.

Related tasks