COPY Utility (Table Spaces) panel
You use the COPY Utility (Table Spaces) panel to generate utility control statements using the COPY TABLE SPACE form of the COPY utility.
Panel and field definitions
- Sel
- Selection column. To select a table space, type S in this column. Selected table spaces show an asterisk (*) in the PRC column.
- PRC
- Processing indicator. An asterisk (*) indicates the table space is selected.
- Database Name
- The name of the database in which the table space is defined.
- Table Space Name
- The name of the table space.
- FCP
- Full Copy flag:
- Y
- Take a full image copy. This is the default setting.
- N
- Take a partial image copy.
- Change Limits (One Two)
- You can specify 1 or 2 values indicating the percentage of changed pages needed to trigger a partial image copy, and a full image copy. See the DB2 Utility Guide and Reference for a detailed explanation. A value entered in either of the Change Limits fields overrides the FCP setting.
- RPO
- Report Only. This only takes effect if you have specified a change
limit value (see Change Limits).
- Y
- Only image copy information is displayed. Image copies are not taken, only recommended. FM/Db2 generates a DD DUMMY in the JCL for the SYSCOPY DD name.
- N
- Image copy information is displayed and image copies taken. This is the default setting.
The remaining columns
of the ISPF table are display-only fields showing information from
the Db2® catalog.
- Part'n Number
- The partition number for the table space. This is 0 for a non-partitioned table space. A non-zero value indicates a partition of a partitioned table space. By default, when you select a non-partitioned table space for processing, the utility control statements do not include the DSNUM ALL parameter. When you select a partition, the utility control statements include a DSNUM nnn clause (nnn is the partition number you selected).
- Number Tables
- The number of tables defined within the table space.
- Primary
- The primary allocation value for the table space. See the DB2 Utility Guide and Reference for a full explanation. This value gives some indication of the size of the table space (but is not definitive).
- Secdry
- The secondary allocation value for the table space. See the DB2 Utility Guide and Reference for a full explanation.
- Space
- The space allocation for the table space, as reported by the STOSPACE utility. See the DB2 Utility Guide and Reference for a full explanation. This value gives an accurate indication of the size of the table space when the STOSPACE utility was run.
Parent panels
Child panels
None.