BND015E DBRMLIB DATASET HAS AN LRECL OTHER THAN 80

Explanation

The data set that is specified in the DBRMLIB DD statement does not have the correct record length. Bind Manager and the Db2® precompiler require that this data set have a record length of 80 bytes (LRECL=80).
Module: ADBBMAV

System action

Processing stops.

User response

Verify that the DBRMLIB DD statement points to the correct existing DBRM and the library has the correct attributes (RECFM=FB and LRECL=80), and resubmit the job. If this action does not resolve the problem, contact IBM® Software Support.