Database Error Messages

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.