PLS-00157: AUTHID only allowed on schema-level programs

PLS-00157: AUTHID only allowed on schema-level programs

Cause: An AUTHID clause was specified for a subprogram inside a package or type. These clauses are only supported for top-level stored procedures, packages, and types.

Action: Remove the clause

No comments:

Post a Comment