5.1.2 Configuring Schema Creator Utility for HDFS Schema

The following are the types of schemas that can be configured:

  • CONFIG: This schema holds the entities and other objects required for OFSAA setup configuration information.

    Note:

    There can be only one CONFIG schema per OFSAA instance. This schema is created only in RDBMS.
  • METADOM: This schema holds the data model entities. One METADOM schema is attached to one Information Domain.

    Note:

    There can be multiple DATADOM schemas per OFSAA Instance. This schema is created only in RDBMS. It has only platform entities that hold the metadata details. However, it does not hold the data model entities.
  • DATADOM: This schema holds data model entities. One DATADOM schema is attached to one Information Domain.

    Note:

    There can be multiple DATADOM schemas per OFSAA Instance.