The SPECIFY-SUBSCHEMA statement is used to define the subschema that is required for the creation of new multi-level LIST sets with user-defined keys (i.e. SORTED INDEXED BY DEFINED KEYS).
SPECIFY-SUBSCHEMA |
SUBSCHEMA-NAME = <subschema-name> |
SUBSCHEMA-NAME = <subschema-name>
Name of a subschema that is included in the database and contains the key description of the LIST set.
If BREORG’s REORGANIZE-SET function is to be used in reorganizing a multi-level list, the description and key of the member record type which is to be reorganized must be obtained from the associated SSIA. BREORG accesses the SSIA on the basis of the subschema name specified in the SPECIFY-SUBSCHEMA statement.
This statement may be specified more than once. It remains in effect for all following statements until the next correctly entered SPECIFY-SUBSCHEMA statement is encountered.