General schema holder creation tasks
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
General schema holder creation tasks
In general, you must do the following to create a schema holder:
- Establish the appropriate server permissions needed for pulling the schema image into the schema holder.
- Perform some preparatory steps.
- Create and then connect an empty OpenEdge database. This database becomes your schema holder and contains your schema image.
- Create the schema holder, which involves specifying connection parameters and pulling the schema from the data source.
The following sections describe these steps in detail.