Database Error Messages

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

PLS-00609

the OVERRIDING clause is not valid for SQLJ Object Types

Cause

You were trying to a SQLJ Object Type method that override an inherited method.


Action

Change the SQLJ Object Type defintion by removing the OVERRIDING method.