After migrating the server from a previous
version, you must upgrade to a new database schema for the "Common"
database before you start the server. You must upgrade manually if
the database user that is defined for the data source does not have
sufficient authorization to modify the database schema.
About this task
Any database that is accessed by a migrated
server needs to have its schema updated before you start the server.
In the case of a cluster, any database that is accessed by any of
the migrated cluster members needs to have its schema updated before
you start any of the cluster members. You must upgrade manually if
the database user that is defined for the data source does not have
sufficient authorization to modify the database schema. For the Common
database, the database user that is configured for the data source
must be authorized to perform all of the following operations: create
and alter tables and create and drop indexes and views.
Results
The database schema has been updated. When the
server is started for the first time after the upgrade, the data is
migrated according to the new schema. After the data has been migrated,
version 6.1.x or
version 6.0.2.x servers
cannot run against the database.