Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PGU-42021

unterminated record definition found

Cause

An end-of-file was found before the ending statement terminator. This also results from COBOL definitions which extend beyond column 72.


Action

Check last records in input file for a missing statement terminator. Also check to ensure that the data definitions reside within their proper starting and ending columns.