Database Error Messages

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

DIA-28701

Keyword PROCEDURE, FUNCTION, or PACKAGE is either missing or not correct.

Cause

The keyword PROCEDURE, FUNCTION, or PACKAGE was either missing before the program unit, or it was not consistent with the type of the program unit.


Action

Include the correct keyword PROCEDURE, FUNCTION or PACKAGE right before each program unit according to its type.