Previous Topic: Schemas and SubschemasNext Topic: Defining a Schema


Schema and Subschema Compilers

Schema Compiler

The schema compiler, IDMSCHEM, performs the following functions:

Subschema Compiler

The subschema compiler, IDMSUBSC, performs the following functions:

You can define any number of subschemas for each schema. One subschema might include all areas, records, and sets in the schema while another might contain only those areas, records, and sets needed for a program accessing the database. Usually you define one subschema for each group of similar applications that access the database.

Additional Functions of the Compilers

In addition to the functions stated above, SCHEMA and SUBSCHEMA statements can:

Note: For more information about using the schema and subschema compilers, see Chapter 10, “Using the Schema and Subschema Compilers”.