ARC0432I
DATA SET NOT UPDATED - DSN=dsname, TTOCKEY=ttoc record-key, TTCENTRY INDEX=index-number, REASON=reason-code

Explanation

While processing a tape replace for a volume, An error associated with the data set listed occurred. The original volume was deleted and the data set physically resides on the alternate volume and is listed in the TTOC for the alternate volume; however, the data set records may still reference the original volume. These records must be updated prior to further processing of the alternate volume.

The reason codes are:
1
Error reading MCC/MCD/MCA record.
2
MCC/MCD update error.
4
Error reading MCB record.
5
MCB record update error.
7
Error reading MCP record.
9
MCP record update error.

The TTOC information is supplied only as an aid in correcting the problem.

System action

Tape replace continues with the next data set. DFSMShsm continues processing.

Programmer response

See the action stated with each reason code. ARC0184I issued to the Command Activity Log, contains the record type and the reason why the READ or UPDATE failed. When the following actions include the FIXCDS PATCH command, the VERIFY parameter must be used to assure the ALTERNATE volume serial replaces only the original volume serial.
1 or 2
If the volume being updated is a MIGRATION Level 2 volume, the record type is MCA or MCD. Only the MCD needs updating. Display the MCD using the FIXCDS command. If MCDVSN or MCDAVSN(array index) equals the original volume serial, use the FIXCDS PATCH command with VERIFY to replace the original with the alternate volume serial.

If the volume being updated is a BACKUP volume, the record type is MCC. Display the MCC using the FIXCDS command. If MCCVSN or MCCAVSN(array index) equals the original volume serial, use the FIXCDS PATCH command with VERIFY to replace the original with the alternate volume serial. If the READ or UPDATE of the MCC failed, the MCB also needs to be checked. Like the MCC, display the MCB and if MCBVSN equals the original volume serial, PATCH to replace the original with the alternate volume serial.

4 or 5
Display the MCB record using the FIXCDS command. If MCBVSN equals the original volume serial, use the FIXCDS PATCH command with VERIFY to replace the original with the alternate volume serial.

If the ARC0184I message indicates the MCB record was not found (RC4), the data set may be deleted, but the MCC record still exists.

7 and 9
Display the MCP record using the FIXCDS command. If either MCPVTOCV(array index) or MCPNXTV(array index) equals the original volume serial, use the FIXCDS PATCH command with VERIFY to replace the original with the alternate volume serial.

Source

DFSMShsm