Set Up ASE 12.5 Environment on Development System

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

  2. Perform a dump of the current development system.

  3. Install ASE 12.5.

  4. Configure ASE 12.5 on the development system, duplicating the current development environment.

  5. Update the interfaces file.

  6. Create the databases on ASE 12.5.

  7. Load the dump of the current development system.

  8. Run dbcc commands (checktable, checkalloc, checkcatalog) on ASE 12.5 databases. Be sure to check the dbcc log and error log.

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

  10. Run checkpoint on the 12.5 environment.

  11. Shift development to ASE 12.5. Developers begin verification and new feature development.