Sybase ADAPTIVE 15.0.2 User Manual
Page 72

Overview of the upgrade process
56
Adaptive Server Enterprise
•
12.5.x
Note
Adaptive Server version 15.0.2 does not support upgrade from Adaptive
Server version 12.5.3a.
For a server installation 11.5.x and older, Sybase recommends that you upgrade
to version 12.5.4, then upgrade to version 15.0.2.
You can upgrade Adaptive Server from a 32-bit version to a 64-bit version, but
you cannot move from a 64-bit version to a 32-bit version. Likewise, you can
upgrade only from an earlier version of Adaptive Server to a more recent
version.
Only upgrades to and from the same page size are supported. Changing the
server schema from one page size to another is a database migration. See
sybmigrate
in the Utility Guide for information about migration.
Upgrading Adaptive Server consists of three processes:
1
Install the new server into its own installation directory.
Note
You must have both the old installation and the new installation to
perform an upgrade.
2
From the new server installation, perform the pre-upgrade checks on the
old server using the
preupgrade
utility, which is located at
$SYBASE/ASE-15_0/upgrade. If necessary, fix any problems that
pre-upgrade process reports.
3
preupgrade
runs against the old servers. It checks that all required
databases exist and that they are large enough. It verifies that stored
procedures have the text required for upgrade, and that configuration
parameters are correct for the new server and for upgrading. It verifies that
datatype definitions do not conflict with the new server’s requirements.
When
preupgrade
runs without reporting any errors, you can then:
a
Shut down the old server.
b
Start the new server against the old installation.