Escalation due to limiting the number of incremental copies
Escalation due to limiting the number of incremental copies is controlled by the MAXINCRS syntax option (or the MAXINCRS installation option) and the use of the FULL AUTO or CHANGELIMIT option.
Escalation occurs when you have reached the number of incremental copies specified by MAXINCRS and you request a new incremental copy. The setting of the ESCALATE installation option has no effect on this feature.
Recovery considerations determine the number of incremental copies that should be made between full copies. The number that exist at recovery time affects the length of the recovery since all incremental copies must be merged with the last full copy.
If the incremental copies are on tape, IBM Db2 RECOVER uses only the first n copies, where n is the number of tape drives available; IBM Db2 RECOVER ignores other incremental copies.
The default for MAXINCRS is the value of the installation option. The installation default is 6, which can provide, for example, one full copy per week and a maximum of 6 incremental copies for daily runs.
When escalation occurs due to this condition, BMC AMI Copy issues message BMC47312 and return code 0.