USEHDROBIDS
Sometimes the OBIDs in the header page are not correct. An example of when this situation might occur is when the space is copied from another object and the OBIDs in the header page are not translated correctly. If the OBIDs in the header page are not correct, BMC AMI Recover might skip the MERGE phase when they should not, or the MERGE phase might fail because BMC AMI Recover detects that the OBIDs in the header page do not match the OBIDs in the rest of the data. Under circumstances like these, you can use USEHDROBIDS to tell BMC AMI Recover if the OBIDs in the header are valid or not.
If you do not code USEHDROBIDS on the OPTION command statement, the default is the value of the USEHDROBIDS installation option (USEHDROBIDS-YES), which defaults to YES.
Value | Description |
---|---|
USEHDROBIDS YES | When you specify USEHDROBIDS YES, BMC AMI Recover uses the OBIDs in the header page and skips the MERGE phase if possible. If BMC AMI Recover does perform the MERGE phase and detects that the OBIDs are not correct, BMC AMI Recover ends with an error message. |
USEHDROBIDS NO | When you specify USEHDROBIDS NO, BMC AMI Recover always does a MERGE phase and ignores the OBIDs in the header page. |