OneData Database Components
If you are going to install OneData, create the OneData database components.
The table below describes the database components to create for OneData.
Database Component | Description |
OneDataMetadata | OneData writes internal configuration data to this database component. |
OneDataWorkArea | OneData users create data objects and work-in-progress data values to this database component. |
OneDataReleaseArea | Contains the same data objects as the OneDataWorkArea database component, and approved data values. Data values are deployed from the OneDataReleaseArea database component. |
You must create each OneData database component in a separate schema (Oracle) or database (DB2, MySQL, or SQL Server), and use a different database user for each database component. You must create the OneDataMetadata database component first, then the OneDataWorkArea database component, then the OneDataReleaseArea database component.