IDMSRSTT macro statements define the changes to be made to the database during a restructure operation. The statements reflect the information in two schemas:
You can code the IDMSRSTT macro statements manually, or you can use the IDMSRSTC utility to generate the statements automatically. In either case, you must assemble the statements into a base restructuring table, which is then used by the RESTRUCTURE and RESTRUCTURE CONNECT utility statements.
Note:
Statement descriptions
You assemble a base restructuring table from the following statements:
|
Statement |
Description |
|---|---|
|
IDMSRSTT BUFSIZE |
One for a base restructuring table |
|
IDMSRSTT RECNAME |
One for each record type being modified |
|
IDMSRSTT SETPTR |
For each record type being modified:
|
|
IDMSRSTT FIELD |
For each record type being modified:
|
|
IDMSRSTT END |
One for each base restructuring table |
|
END |
One for each base restructuring table |
Coding considerations
Use the following conventions when reviewing, modifying, or manually coding IDMSRSTT macro statements:
You can find the values required by the macro parameters in the old and new schema definitions and in reports generated by the IDMSRPTS utility.
Note: For more information about the IDMSRPTS reports, see IDMSRPTS.
|
Copyright © 2014 CA.
All rights reserved.
|
|