ARC6294I
TRUNCATION WILL OCCUR DURING RENAME FOR DATA SET data-set-name1 DURING AGGREGATE RECOVERY, NEW DATA SET NAME WILL BE data-set-name2

Explanation

An ARECOVER command has been issued with one of the following parameters, causing the specified data set data-set-name1 to be selected for rename.
  • RECOVERNEWNAMEALL(level)
  • RECOVERNEWNAMELEVEL(olevel,nlevel)
  • DATASETCONFLICT(RENAMESOURCE(level))
  • DATASETCONFLICT(RENAMETARGET(level))
During rename processing, the new data set name would have been greater than 44 characters. The new name is truncated to data-set-name2.
  • data-set-name1 indicates the original data set name.
  • data-set-name2 indicates the resulting new data set name after truncation.

System action

Processing continues.

Programmer response

None.

Source

DFSMShsm