Previous Topic: Modifying or Deleting a SubschemaNext Topic: Deleting a Subschema


Modifying a Subschema

When You Might Want to Make This Change

There are several modifications you may want to make to the subschema definition itself (other than modifications to set, area, and record definitions). These modifications include:

What Components are Affected

The definition of the subschema as it resides in the dictionary is affected by such modifications.

Example

In the following example, program registration has been turned on. This requires that all programs using this subschema be registered with the named subschema in order to be compiled against it.

modify subschema empss01
  program registration required is on.
generate.