Contents Index Deploying and Synchronizing Databases Test before deployment

SQL Remote User's Guide
  Deploying and Synchronizing Databases

Deployment overview


When you have completed the design phase of a SQL Remote system, the next step is to create and deploy the remote databases and applications.

Deployment tasks 

In some cases, deployment is a major undertaking. For example, if you have a large number of remote users in a sales force automation system, deployment involves the following steps:

  1. Building an Adaptive Server Anywhere database for each remote user, with their own initial copy of the data.

  2. Installing the database, together with the Adaptive Server Anywhere database server, the SQL Remote Message Agent, and client application, on each user's machine.

  3. Ensuring that the system is properly configured, with correct user names, Message Agent connection strings, permissions, and so on.

In the case of large-scale deployments, remote sites are most commonly Adaptive Server Anywhere databases, and this chapter focuses on this case.

Topics covered 

This chapter covers the following topics:


Contents Index Deploying and Synchronizing Databases Test before deployment