C00B0105

Explanation

The filename argument passed to fopen() or freopen() specified dd:ddname syntax that referred to a tape data set, but the data set spans more than one volume and the mode argument specifies append. This failure occurred trying to open a tape data set.

Programmer response

Correct the mode argument.

Symbolic Feedback Code

JrEdc1opsEbadmode05