Mapping a source database to a mid-tier server

Procedure

If your source database exists on a different workstation than the mid-tier server, link to the source database from the DB2 Universal Database Control Center. In the Control Center, you must add the host system, create an instance for the host system, and if necessary, add the database to the host system using an alias for the name of the mid-tier database.You can create the mid-tier database from a DB2 Universal Database command line (use the command: db2 create db), or use the Database Create wizard in the DB2 Universal Database Control Center. To create a mid-tier database on your local machine and on the Sync Server instance, both the mid-tier database and the Sync Server control database (DSYCTLDB) must use the same code page.

Related tasks