Set up Adaptive Server 15.0 on development system

  1. Configure the physical drives and local array, duplicating the environment of the current development system.

  2. Perform a dump of the current development system.

  3. Install Adaptive Server 15.0.

  4. Configure Adaptive Server 15.0 on the development system, duplicating the current development environment.

  5. Update the interfaces file.

  6. Create the databases on Adaptive Server 15.0.

  7. Load the dump of the current development system.

  8. Run dbcc commands (checktable, checkalloc, checkcatalog) on Adaptive Server 15.0 databases. Check the dbcc log and error log.

  9. Synchronize user IDs between the old and new development systems.

  10. Run checkpoint on the 15.0 environment.

  11. Shift development to Adaptive Server 15.0. Developers begin verification and new feature development.