COPY (index spaces)
This option corresponds to the COPY INDEXSPACE form of the COPY utility control statement.
- If you did not specify the name of a LISTDEF on the Db2® Utilities panel:
- When you use COPY (index spaces), you can use the following combinations
of filter fields on the Db2® Utilities
panel:
- Database name, or Table/index space name.
- Database name, Table/index owner, or Table/index name.
- If you entered information in any of the preceding filter fields on the Db2® Utilities panel, the displayed rows are limited to the Db2® objects that match the information you specified.
- To select an index space from those displayed, type
S
in the Sel column. An asterisk (*) in the PRC column indicates selected table spaces. - The COPY INDEXSPACE statements generated by FM/Db2 specify the database and index space name (rather than the index owner and index name), regardless of the way you specified the index to be copied. Sample JCL generated for COPY Utility (index spaces) shows an example of generated JCL for copying an index space.
- When you use COPY (index spaces), you can use the following combinations
of filter fields on the Db2® Utilities
panel:
- If you did specify the name of a LISTDEF on the Db2® Utilities panel:
- FM/Db2 displays an alternative form of the COPY Utility (Index Spaces) panel showing the specified LISTDEF and a number of editable fields that correspond to keywords in the COPY statement.
Related references