Upgrade production server to Adaptive Server version 15.0

  1. Dump the databases on the current production system.

  2. Before the upgrade, run dbcc commands (checktable, checkalloc, checkcatalog).

  3. Alter the sybsystemprocs database.

  4. Perform a pre-upgrade verification.

  5. Upgrade the production system to version 15.0.

  6. Run dbcc commands (checktable, checkalloc, checkcatalog) on the version 15.0 databases. Verify the dbcc log and error log.

  7. Create a baseling for the version 15.0 configuration on the production system.

  8. Perform user testing and verification.