Oracle 26ai

ORA-06554

Cause

The DBMS specific extensions to the PL/SQL package STANDARD are in package DBMS_STANDARD. This package must be created before using PL/SQL.


Action

Create package DBMS_STANDARD. The source for this PL/SQL stored package is provided with the distribution.