Db2 COPY (DSNUTILB) options
Option | Default value | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
CHANGELIMIT | Null | Specifies whether to make incremental or full image copies based on a specified percentage of changed pages Use this option in conjunction with Full copy Auto, and provide a percentage at the Incremental percent and Full percent prompts, as follows:
| ||||||||
Concurrent/DFSMS | NO | Makes concurrent copies using the DFSMS Concurrent Copy utility This option is valid only when you specify a full image copy. SHRLEVEL REFERENCE is required for objects with a page size greater than 4K. | ||||||||
Copy Objects as an Object Set | NO | Specifies that all target objects share a common point of consistency This option is valid for table spaces, index spaces, and indexes. Only full image copies are supported for indexes. | ||||||||
Copy Objects in Parallel | NO | Copies objects in parallel Be aware of the following information:
| ||||||||
Full copy | YES | Specifies whether a full or incremental copy should be made, as follows:
| ||||||||
Max parallel objects | 1 | Specifies the maximum number of objects that should be processed in parallel | ||||||||
SHRLEVEL | REFERENCE | Specifies the level of access that is allowed to Db2 applications and utilities that are executing concurrently during the copy process, as follows:
| ||||||||
Max tape units | 0 | Specifies the maximum number of tape units that the utility allocates. A value of 0 means lets the utility determine the number of tape units to use. Valid values are from 0 to 999. | ||||||||
Listdef | Enables you to group database objects into reusable lists. You can then specify these lists in other utility control statements to indicate that the utility should process all the items in the list.
|