Database Error Messages

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

PGU-41126

WITH token immediately followed by another WITH token

Cause

There are two succesive WITH tokens in the command input stream.


Action

Insert DATA or CALLS after the WITH token depending on which type of referenced objects should also be UNDEFINEd or REPORTed.