The schema holder is the next component of the DataServer architecture that you have to build. The schema holder holds the data definitions of the supporting Oracle database.

To create a schema holder:

  1. Start an Oracle instance for the supporting database.
  2. Start the OpenEdge client. If you are using a remote DataServer, you must start both the broker and client processes.
  3. Create and connect an empty OpenEdge database.
  4. Create a schema holder.

    The following sections describe these steps in more detail.