Upgrade test system to version 15.0

  1. Perform a dump of the current system’s databases.

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

  3. Alter the sybsystemprocs database.

  4. Perform a pre-upgrade verification.

  5. Upgrade the test system to version 15.0.

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

  7. Create a baseline for the 15.0 configuration.