Home | Previous Page | Next Page   Migration to a Later Version of a Database Server > Reverting from Dynamic Server 10.0 >

Reverting from Dynamic Server 10.0 to Versions 9.40, 9.30, 9.2x, 7.3x, or 7.24

Important:
Before you revert from Dynamic Server 10.0:

If you are reverting to Dynamic Server 7.3, you must drop any index whose key size is greater than 254. Dynamic Server 10.0 supports a maximum index key size of 255 for VARCHAR and NVARCHAR types. However, Dynamic Server 7.3 only supports a maximum index key size of 254.

To revert from Dynamic Server 10.0, complete the following steps. The subsections that appear below these summary steps provide more information about each step.

To revert from Dynamic Server 10.0
  1. Review the database schema to determine whether reversion is possible.
  2. Check and configure available space.
  3. Save copies of the current configuration files.
  4. Verify the integrity of the data.
  5. Back up Dynamic Server Version 10.0.
  6. Remove new features and any pending in-place alters which were performed in using Dynamic Server Version 10.0.
  7. Remove BladeManager extensions.
  8. If necessary, disable HDR.
  9. If necessary, perform Enterprise Replication reversion tasks (see Reverting from Dynamic Server 10.0 with Enterprise Replication).
  10. Run the reversion utility (onmode -b).
  11. Modify configuration parameters.
  12. Reset environment variables.
  13. If necessary, remove any Communications Support Module settings.
  14. Reinstall and start the target database server.
  15. Update statistics.
  16. Verify the integrity of the data.
  17. Back up the target database server.
  18. Return the target database server to online mode.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]