RNF8257

Separator record not expected; data records will be ignored.

30

Cause . . . . . : Data separator records are processed only if the ALTSEQ, ALTSEQ(*SRC), FTRANS, or FTRANS(*SRC) keyword is specified in the Control specifications, or compile-time arrays or tables are defined in the Definition specifications.

Recovery . . . : For the **ALTSEQ separator specify the keyword ALTSEQ(*SRC) in the Control specifications. For the **FTRANS separator specify the keyword FTRANS(*SRC) in the Control specifications. Declare compile-time arrays or tables in the Definition specifications if **CTDATA separator records are used. Compile again.