Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Changes and Upgrading » Upgrading to SQL Anywhere 10 » Upgrading SQL Remote

Upgrading SQL Remote Next Page

Upgrading version 5 SQL Remote installations


SQL Remote installations include a consolidated database and many remote databases, together with a Message Agent at each site.

At each site, the Message Agent handles the sending and receiving of messages. The messages take the form of SQL statements, and the database server handles the actual execution of those SQL statements.

The upgrade requirements for SQL Remote are as follows:

Example

One approach to upgrading is as follows:

  1. Upgrade the consolidated database server and Message Agent. Set the compression database option to -1 so that all messages are compatible with the version 5 software at remote sites.

  2. Upgrade remote database servers and Message Agents. You can set the compression database option to a value other than -1 to take advantage of compression and encoding on messages being sent to the consolidated database server.

  3. When all remote database servers and Message Agents are upgraded, set the compression database option at the consolidated site to a value other than -1.