OPTIONS syntax option description
Option | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AUX | The AUX option allows BMC AMI Copy to include auxiliary objects and history objects in the copy without having to explicitly specify these objects. The AUX option is available on the OPTIONS, COPY, COPY IMAGECOPY, and EXPORT commands. If you do not specify AUX on one of these commands, BMC AMI Copy uses the value of the AUX installation option (AUX=NO) as the default value. Valid values are NO, ALL, XML, and LOB. AUX values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
COMPRESS | Use this option to override the value of the COMPRESS installation option (COMPRESS=NO) that tells BMC AMI Copy whether to compress disk image copies. This option provides synergy with the BMC PACLOG utility by using the BMC Extended Compression Architecture (XCA) technology. The compressed disk image copies can be used by the IBM Db2 BMC AMI Recover and DSN1COPY utilities and the BMC AMI Recover and UNLOAD PLUS utilities. This option can also be set with the COPY command (see COPY-command). To enable compression, the PACLOGload library must be in the BMC AMI Copy STEPLIB or JOBLIB. For more details, see the PACLOG for DB2 documentation. If you do not specify COMPRESS in the OPTIONS command, BMC AMI Copy uses the value of the COMPRESS installation option as the default. Compress values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
DATAMVR programName | The DATAMVR option provides XBM with the name of the program to use to copy a data set if an Instant Snapshot (DSSNAP YES) fails. To use DFDSS as the data mover, specify DATAMVR ADRDSSU. If you do not specify DATAMVR on the OPTIONS command, BMC AMI Copy uses the value of the DATAMVR installation option (DATAMVR=) as the default. | |||||||||||||||||||||||||||||||||||||||||||||||||||
DB2NTRY integer | Use this option to override the value of the DB2NTRY installation option (DB2NTRY=10) that tells BMC AMI Copy the maximum number of times to attempt to use a resource before concluding that the resource can not be obtained. The value of an integer can be any integer value from 1 through 255. DB2NTRY applies to both COPY and COPY IMAGECOPY executions. If you do not specify DB2NTRY with the OPTIONS command, BMC AMI Copy uses the value of the DB2NTRY installation option as the default. | |||||||||||||||||||||||||||||||||||||||||||||||||||
DB2WAIT integer | Use this option to override the value of the DB2WAIT installation option (DB2WAIT=3) that specifies the time that BMC AMI Copy is to wait (in seconds) between attempts to use the following Db2 resources when they are not immediately available:
When any of these resources are under the control of another process and not available, BMC AMI Copy waits for the number of seconds specified by DB2WAIT and then attempts to use the resource again. BMC AMI Copy repeats the attempt up to the number of times specified by DB2NTRY before concluding that the resource can not be obtained. The value of the integer can be any integer value from 1 through 655. Note that the waiting time specified by DB2WAIT is additional to Db2 resource timeout and utility values IRLMRWT and UTIMOUT set in DSNZPARM. The formulas given below are used to determine the total amount of time that BMC AMI Copy will wait between attempts to use the resources listed above and the execution of a command.
The total amount of time BMC AMI Copy will wait is the product of DB2NTRY and the result of the formulas above. If you do not specify DB2WAIT in the OPTIONS command, BMC AMI Copy uses the value of the DB2WAIT installation option as the default. DB2WAIT applies to both COPY and COPY IMAGECOPY executions. | |||||||||||||||||||||||||||||||||||||||||||||||||||
DISPLOCK | Use this option to override the value of the DISPLOCK installation option ( DISPLOCK=NO ) that indicates whether BMC AMI Copy is to use DISPLAY LOCKS to determine object set buffer pool dependence when using SHRLEVEL CHANGE and data sharing. If you do not specify DISPLOCK on the OPTIONS command, BMC AMI Copy uses the value of the DISPLOCK installation option as the default. DISPLOCK values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
DFDSSASN | The DFDSSASN option lets you specify the DFDSS address space. You can specify a value for this option to use multiple DFDSS servers when you make Flash Copies. The value can have up to 8 characters. If you do not specify a value for this option, the system default name for the DFDSS server and a single server is used. | |||||||||||||||||||||||||||||||||||||||||||||||||||
DFDSSNS | The DFDSSNS option lets you use multiple DFDSS servers when you make Flash Copies. You must reassemble the installation options module when you specify a new value for DFDSSNS. If you do not reassemble the module, the default value, 1, is used. | |||||||||||||||||||||||||||||||||||||||||||||||||||
DRAINWAIT | Specifies the number of seconds to wait when it drains the table space or index The valid value ranges from 1 through 1800. The default value is 20 | |||||||||||||||||||||||||||||||||||||||||||||||||||
DRAINRETRY | Specifies the maximum number of retries to attempt The valid value ranges from 0 through 999. The default value is 100 | |||||||||||||||||||||||||||||||||||||||||||||||||||
DRAINDELAY | Specifies the minimum duration, in seconds, between retries The valid value ranges from 1 through 1800. The default value is 100 | |||||||||||||||||||||||||||||||||||||||||||||||||||
FULLRESET | This option changes SHRLEVEL CHANGE RESETMOD NO copies to use RESETMOD YES if BMC AMI Copy makes full copies when you use FULL AUTO or CHANGELIMIT. FULLRESET has no effect on other values of SHRLEVEL. If you do not specify FULLRESET on the OPTIONS command, BMC AMI Copy uses the value of the FULLRESET installation option ( FULLRESET=NO ) as the default. FULLRESET values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
HISTORY | The HISTORY option enables you to choose whether to insert a utility history row into the BMCHIST table to record information about completed BMC AMI Copy executions. History values
For the contents of the BMCHIST table, see Common-utility-tables. | |||||||||||||||||||||||||||||||||||||||||||||||||||
HISTRETN integer | Use this option to override the value of the HISTRETN installation option (HISTRETN=0) that specifies the number of days BMC AMI Copy is to keep entries in the BMC history table (BMCHIST) before deleting them. Deletions are based on the DBNAME, SPNAME, UTILNAME, and DATE columns in the history table. BMC AMI Copy deletes entries older than integer days. Valid values for HISTRETN are 0-999. If you do not specify HISTRETN with the OPTIONS command, BMC AMI Copy uses the value of the HISTRETN installation option as the default. The installation option default is HISTRETN=0, which specifies that BMC AMI Copy is not to delete any rows. Example HISTRETN values and their meanings:
In other words, rows for today and yesterday cannot be deleted until tomorrow. | |||||||||||||||||||||||||||||||||||||||||||||||||||
INVCACHE | Use this option to override the value of the INVCACHE installation option (INVCACHE=NO) that specifies whether to invalidate the dynamic SQL statement cache when you make image copies by using the RUNSTATS YES option. INVCACHE values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
IXDSNUM | Use this option to override the value of the IXDSNUM installation option (IXDSNUM=ALL) that determines the way BMC AMI Copy interprets DSNUM for indexes and makes the index copies, using either the COPY TABLESPACE, INDEXES YES, or the COPY INDEXSPACE command. If you do not specify IXDSNUM on the OPTIONS statement, BMC AMI Copy uses the value of the IXDSNUM installation option. IXDSNUM values
Evaluation of DSNUM with IXDSNUM DATASET
1 This DSNUM value applies to index copies only—not table space copies. Evaluation of DSNUM with COPY INDEXSPACE IXDSNUM ALL
1 This DSNUM value applies to index copies only—not table space copies. Evaluation of DSNUM with COPY TABLESPACE ... INDEXES YES IXDSNUM ALL
1 This DSNUM value applies to index copies only—not table spaces copies. | |||||||||||||||||||||||||||||||||||||||||||||||||||
IXEXPAND | Use this option to override the value of the IXEXPAND installation option (IXEXPAND = AUTO) that specifies how BMC AMI Copy handles compressed indexes. For more information, see Copying-compressed-indexes. IXEXPAND values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
IXSIZE | Use this option to override the value of the IXSIZE installation option (IXSIZE=0) that specifies a size threshold for making index copies. Unless this threshold is met or exceeded, no index copy is made. (The installation option default value is 0, which means this option has no effect.) IXSIZE can be specified as the number of pages. Valid values for the number of pages are 0 through 1,073,741,823 and are specified as IXSIZE integer. You can also specify IXSIZE specified in kilobytes, megabytes, or gigabytes as follows:
The IXSIZE threshold is ignored if any output does not use dynamic allocation. | |||||||||||||||||||||||||||||||||||||||||||||||||||
MAXTASKS (tapeTasks[,totalTasks]) | Use this option to override the value of the MAXTASKS installation option (MAXTASKS=(1,AUTO)) that controls the number of subtasks used by BMC AMI Copy when making GROUP YES or GROUP NO copies. MAXTASKS applies to COPY TABLESPACE, COPY INDEXSPACE, and COPY INDEX executions. In the MAXTASKS syntax, the tapeTasks value is required, the brackets ([ ]) indicate that the totalTasks value is optional, and the parentheses are also optional. The tapeTasks value controls the number of tape units to use concurrently. The totalTasks value indicates the total number of subtasks that BMC AMI Copy can use. If BMC AMI Copy does not use all subtasks indicated by the tapeTasks value for tape processing, BMC AMI Copy can use the unused subtasks for disk processing. The default values are 1 for tapeTasks and AUTO for totalTasks. AUTO allows BMC AMI Copy to determine the value for totalTasks. Valid values for tapeTasks are 1 through 32. Valid values for totalTasks are tapeTasks through 32. To enable tape subtasks only, specify tapeTasks equal to totalTasks. For example, specify MAXTASKS n, n. You can also specify simply MAXTASKS n, which is the same as MAXTASKS n, n. In this case, each tape task would have its own stacked tape. Otherwise, the value of tapeTasks should be less than the value of totalTasks. If you do not want BMC AMI Copy to perform subtasking, specify MAXTASKS (1,1), and BMC AMI Copy will do all work in the main task. When you use multitasking, each task can have a DD statement with the naming convention ACPPRTnn where nn is the task number, 01 through 32. If the DD statement is not present, BMC AMI Copy dynamically allocates the ACPPRTnn data sets to SYSOUT. For more information about MAXTASKS, see Specifying-multitasking. | |||||||||||||||||||||||||||||||||||||||||||||||||||
MIGRSKIP | Use this option to override the value of the MIGRSKIP installation option (MIGRSKIP=NO) that indicates whether BMC AMI Copy is to skip spaces that have been archived or migrated. If you do not specify MIGRSKIP on the OPTIONS command, BMC AMI Copy uses the value of the MIGRSKIP installation option as the default. MIGRSKIP values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
MIGRVOL volumeID | Use this option to override the value of the MIGRVOL installation option ( MIGRVOL= ) that allows you to identify an additional volume used for migration. BMC AMI Copy recognizes MIGRATE and ARCHIVE. If you do not specify MIGRVOL on the OPTIONS command, BMC AMI Copy uses the value of the MIGRVOL installation option as the default. | |||||||||||||||||||||||||||||||||||||||||||||||||||
NBRBUFS integer | Use this option to override the value of the NBRBUFS installation option (NBRBUFS=4) that specifies how many read/write buffers BMC AMI Copy is to use and manage. The valid values for the integer are 2 through 16. NBRBUFS applies to both COPY and COPY IMAGECOPY executions. More buffers allow additional read and write-ahead capability. However, more buffers require more memory (up to 737280 bytes per buffer) and, because more buffer management is required, additional CPU usage occurs. Also, read/write buffers must be fixed in memory for the duration of the read or write operations. For more information about how NBRBUFS can affect BMC AMI Copy performance, see BMC-AMI-Copy-read-and-write-buffers-NBRBUFS. If you do not specify NBRBUFS, BMC AMI Copy uses the value of the NBRBUFS installation option as the default. | |||||||||||||||||||||||||||||||||||||||||||||||||||
OUTSIZE | Use this option to override the value of the OUTSIZE installation option (OUTSIZE=0) that specifies a size threshold for making copies to an alternate DD or output descriptor and can be used to escalate output to tape rather than DASD, or to Instant Snapshots, rather than standard copies. (The installation option default value is 0, which means this option has no effect.) OUTSIZE can be specified as the number of physical pages. Valid values for number of pages are 0 through 1,073,741,823. This can be specified as OUTSIZE integer or as OUTSIZE integer P. OUTSIZE can also be specified in kilobytes, megabytes, or gigabytes as follows:
If a value greater than 0 is specified and the estimated size of the resulting copy for the space or partition being copied is less than the value specified with OUTSIZE, the image copy goes to the DDs as normal (using COPYDDN, RECOVERYDDN, COPYDSN, RECOVERYDSN, FULLDDN, FULLRECDDN, FULLDSN, or FULLRECDSN if specified). If the threshold specified for OUTSIZE is met or exceeded by the estimated size of the resulting copy, the image copy output will go to an alternate set of DDs that are specified with the following keywords (described on BIGDDN through FULLRECDSN):
OUTSIZE requires the use of dynamic allocation and can be used with any FULL option. BMC AMI Copy analysis determines the estimated size of the resulting copy and compares this estimated value to the OUTSIZE value. | |||||||||||||||||||||||||||||||||||||||||||||||||||
READONLY | Use this option to override the value of the READONLY installation option (READONLY=STARTRO) that specifies how BMC AMI Copy is to set the space status while initializing the connection to XBM in preparation for making SHRLEVEL CONCURRENT copies. For a more detailed discussion of the impact of using READONLY STARTRO and READONLY LOCKTBL, see Making-SHRLEVEL-CONCURRENT-copies-Snapshot-Copies. READONLY values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
REGISTEROCC | Use this option to register online consistent copy (OCC) as a consistent FlashCopy copy in SYSCOPY, when possible. IBM RECOVER can use these copies directly. Copies such as LB, RP, and RB, which cannot be registered as FlashCopy, continue to be registered in BMCXCOPY. The REGISTEROCC option is available in both the installation default options and in SYSIN. REGISTEROCC values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
SLCHGRESET | Use this option to specify how to process SHRLEVEL CHANGE RESETMOD YES copies. SLCHGRESET YES offers an advantage over SHRLEVEL CHANGE RESETMOD YES. SLCHGRESET YES resets the modification indicators except for pages that might have updates in the Db2 buffer pool. SLCHGRESET YES is more efficient than IBM Db2 COPY because it does not get Db2 locks or latches and does not cause contention with other applications. SLCHGRESET values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
SMARTSTACK | Use this option to override the value of the SMARTSTK installation option (SMARTSTK=YES) that specifies if BMC AMI Copy is to stack incremental copies in the same logical stacking order as their associated full copies. If you do not specify SMARTSTACK on the OPTIONS command, BMC AMI Copy uses the value of the SMARTSTK installation option as the default. SMARTSTACK values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
SNAP | This option indicates how BMC AMI Copy should make VSAM copies when DSSNAP YES is specified. BMC AMI Copy can make VSAM copies even if the data sets are not on a snappable disks. If you do not specify SNAP on the OPTIONS command, BMC AMI Copy uses the value of the SNAP installation option by default. The default value of the SNAP installation option is HW. SNAP values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
SOFTQUIESCE | Use this option to perform a quiesce by DRAIN instead of Db2 QUIESCE. SOFTQUIESCE is available only if the following conditions exist:
SOFTQUIESCE values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
SUPPRESS messageNumberList | Use this option to suppress output messages. Suppressing messages is usually done for page checking errors but is also done to limit print output. The SUPPRESS option is also used to omit warning messages produced by CHECKTSLEVEL processing. The SUPPRESS option is followed by one or more message numbers separated by commas. The message numbers specified do not print to SYSPRINT or ACPPRT nn. For page checking messages whose severity is controlled by the CHECKERROR option on the COPY or COPY IMAGECOPY commands or the CHECKERR installation option, the return code is also suppressed. Message numbers must be within the BMC AMI Copy message ranges, but will not be validated as E, I, W, or U message types until the messages are issued. Message type E messages are not suppressed. | |||||||||||||||||||||||||||||||||||||||||||||||||||
SYSBACKUP | Use this option to specify whether image copies derived from system-level backups will be considered by COPY IMAGE COPY. If you do not specify SYSBACKUP on the OPTIONS command, BMC AMI Copy uses the value of the SYSBACKUP installation option as the default value. The default value of the SYSBACKUP installation option is NO. SYSBACKUP values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
UPDATECLRSN | Use this option to update the CLRSN. The CLRSN must be updated in order to reset COPYUPDATEDPAGES. You might want to update the CLRSN in the following scenarios:
UPDATECLRSN values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
WORKPREFIX prefix | This option provides BMC AMI Copy with a high-level qualifier to use in creating temporary data sets. If you do not specify WORKPREFIX on the OPTIONS command, BMC AMI Copy uses the value of the WORKPREFIX installation option as the default. | |||||||||||||||||||||||||||||||||||||||||||||||||||
XBMID ssid or xbmGroup | Use this option to override the value of the XBMID installation option (XBMID= ssid or xbmGroup). Specify the XBM or SUF ssid or xbmGroup name to be active when using XBM or SUF with BMC AMI Copy. BMC AMI Copy uses the XBMID when you:
ssid is the unique identifier that was specified when XBM or SUF was installed. If you are using XBM or SUF in a Db2 data sharing environment, you can use the xbmGroup name instead of ssid. The xbmGroup name is the name of the cross-system coupling facility (XCF) group that is defined to the XBM subsystem. For standard Snapshot copies, you can specify XBMID with either of the following commands or options:
However, for Instant Snapshot copies, you must specify XBMID on the OPTIONS command. For use of XBMID with SHRLEVEL CONCURRENT on the COPY command to make standard Snapshot copies, see Making-SHRLEVEL-CONCURRENT-copies-Snapshot-Copies. If you specify an XBM subsystem and ZIIP ENABLED is in effect, BMC AMI Copy attempts to use that subsystem to enable zIIP processing. If that subsystem is not available or if it is not at the correct maintenance level, zIIP processing is not enabled. If you do not specify an XBM subsystem either here or with the XBMID option on the OPTIONS command, BMC AMI Copy searches for an XBM subsystem at the appropriate maintenance level to enable zIIP processing. If you do not specify XBMID, BMC AMI Copy uses the value of the XBMID installation option (XBMID= ssid or xbmGroup) as the default. For more information about Snapshot Copies, Instant Snapshots, the Utility Monitor, and the use of zIIPs, see the SNAPSHOT UPGRADE FEATURE for DB2 | |||||||||||||||||||||||||||||||||||||||||||||||||||
XBMMNTR | Use this option to override the value of the XBMMNTR installation option (XBMMNTR=NO) that indicates if BMC AMI Copy is to use the XBM Utility Monitor. The XBM Utility Monitor is a feature of the BMC EXTENDED BUFFER MANAGER (XBM) or SNAPSHOT UPGRADE FEATURE (SUF) product. One of these products must be properly installed to use the Utility Monitor. The XBM Utility Monitor displays status information about your copy job as it is running including:
If you are using wildcards or GDGs, they will be expanded and each data set name will be given as it is processed. If you are copying a object set, each name in the object set will be given as it is processed. If you do not specify XBMMNTR, BMC AMI Copy uses the value of the XBMMNTR installation option as the default. XBMMNTR values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
XBMRSTRT | Use this option to override the value of the XBMRSTRT installation option (XBMMNTR=NO) that indicates whether copies made with SHRLEVEL CONCURRENT specified are restartable in the COPY phase should an BMC AMI Copy job fail. For restartable Snapshot Copies, you must be using XBM. If you do not specify XBMRSTRT, BMC AMI Copy uses the value of the XBMRSTRT installation option as the default. XBMRSTRT values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
XCOPYDEL | Use this option to delete orphaned rows from BMCXCOPY. Orphaned rows are entries that exist on BMCXCOPY but represent objects that have been dropped from the IBM Db2 catalog. You can use the XCOPYDEL option only with a MODIFY command because the MODIFY code deletes the orphaned rows. The TABLESPACE listed on the MODIFY command must be a valid Db2 object, but the TABLESPACE has no bearing on the orphaned rows interrogated in BMCXCOPY. The OPTIONS command overrides the assembled options module. On the first MODIFY encountered, when XCOPYDEL YES or XCOPYDEL LIST is coded on the OPTIONS command, BMCXCOPY is interrogated first, before the MODIFY command, to see if any orphans exist. XCOPYDEL values
| |||||||||||||||||||||||||||||||||||||||||||||||||||
ZIIP | This option tells BMC AMI Copy whether to attempt to use IBM System z Integrated Information Processors (zIIPs). BMC AMI Copy can use enclave service request blocks (SRBs) to enable zIIP processing automatically while running jobs. Using zIIP processing can reduce the overall CPU time for BMC AMI Copy jobs. You can specify the default for the ZIIP command option in your options module by using the ZIIP installation option (ZIIP=ENABLED). BMC AMI Copy ships with a default value of ENABLED for this option. The ZIIP option on the OPTIONS command overrides the default that is in the installation options module. ZIIP values
|