DFS1812I SC=04 FTAB=X'HEXSTRING', HEX DIGIT OF X'00' MAY BE INCOMPATIBLE WITH DIV NULL=DELETE

Explanation

Specifying DIV NULL=DELETE causes removal of trailing EBCDIC nulls (X'00') in a field until an FTAB character is reached. An FTAB character of X'00' was not treated as an FTAB, but is deleted as an EBCDIC null.

System action

Processing continues with this operand.

Programmer response

If DIV NULL=DELETE is specified, change the DIV NULL=DELETE specification or do not define X'00' as a hexadecimal digit in an FTAB character. Rerun the job.