Previous Topic: RESTRUCTURE SyntaxNext Topic: Usage


RESTRUCTURE Parameter

db-name

Identifies the name of the database to be restructured.

USING

Specifies the subschema that defines all the records and sets to be restructured.

subschema-name

The name of a subschema compiled under a schema that describes the database before restructuring.

CONTINUE

Specifies whether processing is to continue if an error condition is detected during processing.

By default, if you do not specify YES, processing stops when an error is detected.

YES

Directs processing to continue when an error is detected.

NO

Directs processing to stop when an error is detected.

NO is the default.

RSTTMOD

Specifies the base restructuring table that defines the changes to be made in the database.

By default, if you do not specify a base restructuring table, IDMSRSTT is used.

rstt-modname

The name of the base restructuring table.

The default base restructuring table is IDMSRSTT.

AREA

Restricts processing to one or more specified areas. The parameter segment-name qualifies which area the changes need to be made in

By default, if you do not specify one or more areas, all areas in the specified segment that contain occurrences of the records or members of the sets being restructured are processed.

area-name

The name of an area.