DataServer utilities

OpenEdge provides a set of utilities that allows you to perform certain tasks related to the DataServer. There are utilities for:

  • Creating a schema image
  • Updating a schema image
  • Verifying that the schema image matches the corresponding Oracle definitions
  • Editing connection information for a schema image
  • Changing the code page for a schema image
  • Deleting the schema image
  • Running Oracle SQL*Plus
  • Migrating an existing OpenEdge database to Oracle
  • Creating an incremental schema description of an Oracle database

See The DataServer Tutorial for information on how to use these utilities.