Database Error Messages

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

PGU-00360

object to be described does not exist

Cause

The object in a DESCRIBE FUNCTION/PROCEDURE/PACKAGE statement does not exist.


Action

check that the object name and owner are correct and that the object exists.