Previous Topic: DC643129Next Topic: DC643131


DC643130

AREA <area-name> IS NOT IN SUBSCHEMA, IT IS NEEDED BY SET <set-name>

Reason:

The current subschema includes the named set but not the named area. If a set is included in a subschema, the area to which the set is assigned must also be included in the subschema. <Set-name> is a system owned indexed set. Either issue an ADD AREA statement to include <area-name> in the current subschema, or issue a DELETE SET statement to exclude <set-name> from the current subschema.

Module:

IDMSUBMA

Severity:

0