Previous Topic: RESTRUCTURE CONNECT SyntaxNext Topic: Usage


RESTRUCTURE CONNECT Parameter

db-name

Identifies the database name whose segments include the area or areas to be processed.

USING

Specifies the subschema that defines the records and sets being restructured.

subschema-name

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

CONTINUE

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

By default, if you do not specify YES, RESTRUCTURE CONNECT will not continue processing when an error is detected.

YES

Specifies that processing should continue when an error is detected.

NO

Specifies that processing should stop when an error is detected.

NO is the default.

RSTTMOD

Specifies the base restructuring table that defines the changes in the database being made by the RESTRUCTURE and RESTRUCTURE CONNECT statements.

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.

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.