DB2 Replication Guide and Reference
You define registrations and subscriptions in the same way that you define
registrations and subscriptions in the non-mobile replication process.
The unique situation created in the mobile environment is that the mobile
client might not always be connected to the Control Center. When the
control server is disconnected from the Control Center, you must find a way to
get registration and subscription information to the mobile client.
There are two possible ways to distribute the registration and replication
subscription information needed to run a mobile replication scenario.
Each of these methods has restrictions.
- Install the DB2 Control Center on the laptop. While the mobile
client is connected to the source server, define registrations and
subscriptions.
- Define registrations and subscriptions using the Control Center on another
server, save and customize the SQL files, download the files via diskette or
FTP, and run the SQL files on the mobile client.
- Define registrations and replication subscriptions at the Control Center
by connecting to the source server.
- Save and edit the generated SQL files. Customize the values for the
CONTROL_SERVER, CNTL_ALIAS, SOURCE_SERVER, and TARGET_SERVER columns of
ASN.IBMSNAP_SUBS_SET table to match those on the mobile client.
- Transfer the customized SQL files and DPCNTL.UDB to the mobile
client via a diskette or by downloading the information.
- Run the DPCNTL.UDB files on the mobile client.
- Run the customized SQL files on the mobile client.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]