Oracle 26ai

ORA-06564

Cause

The specified object could not be found. Either it does not exist or the current database user does not have permission to access it.


Action

Check whether the object exists and that there is no typo in the object name in the statement. Create the object if it does not exist or grant permission to the user to access it.