Collection Contents Index CHAPTER 5.  Upgrading to Adaptive Server Anywhere Review of SQL Anywhere Version 5 architecture pdf/chap5.pdf

New Features and Upgrading Guide
   CHAPTER 5. Upgrading to Adaptive Server Anywhere     

Understanding upgrades


A database application and DBMS consists of several components. If your organization has a large SQL Anywhere installation, you may have many client machines, possibly running several applications, connected to more than one server.

When upgrading your system, you need to decide which components to upgrade, and in which order. This chapter guides you in making those choices and carrying out the upgrade.

SQL Anywhere Version 5    
In this chapter, SQL Anywhere Version 5 refers to both versions 5.0 and 5.5 of SQL Anywhere.

For Info     In order to upgrade existing applications to Adaptive Server Anywhere Version 6, it is helpful to understand how Version 6 connections work. For information, see Connecting to a Database.

Top of page  Standard upgrade precautions

There are several precautions you should take before upgrading any application, and these apply to Adaptive Server Anywhere upgrades just as to any other software.

SQL Anywhere is used in so many different configurations that no upgrade guidelines can be guaranteed for all cases.

Top of page  The components in your system

If you are currently running SQL Anywhere Version 5, you will have some or all of the following components in your system:

Top of page  Major upgrading issues

The major issues in upgrading arise from the change in client/server communication protocol. This change means that the Version 5 interface library is not able to communicate with a Version 6 database server.

To help with this issue, Adaptive Server Anywhere Version 6 includes a compatibility library. This DLL allows communications to both Version 5 and Version 6 database servers.

For Info     The new client/server communications protocol is described in New communications features.

Top of page  When to upgrade your database

There is no need to upgrade the database itself when you start using Version 6. You need to upgrade the database only if you wish to take advantage of Version 6 features.

For Info     For more information on upgrading databases, see Upgrading databases.

Top of page  Running more than one version of the software

The Adaptive Server Anywhere software is designed so that both Version 5 and Version 6 can be run if you install Adaptive Server Anywhere Version 6 in a separate directory from SQL Anywhere Version 5. This is the default behavior of the Adaptive Server Anywhere installation program.

Top of page  

Collection Contents Index CHAPTER 5.  Upgrading to Adaptive Server Anywhere Review of SQL Anywhere Version 5 architecture pdf/chap5.pdf