Adaptive Server Downgrades

An Adaptive Server that has been upgraded to 15.7 requires specifics tasks before it can be downgraded, due to the introduction of new features.

Even if you have not used any of the new features in Adaptive Server 15.7, the upgraded server adds columns to system tables. This means you must use sp_downgrade to perform the downgrade.

The sp_downgrade procedure requires sybase_ts_ role, and you must have sa_role or sso_role permissions. See sp_downgrade in Reference Manual: Procedures.

There are additional steps to perform if you are using encryption or replicated databases.