Sunday 5 February 2012

ORA-06575: Package or function string is in an invalid state

ORA-06575: Package or function string is in an invalid state

Cause: A SQL statement references a PL or SQL function that is in an invalid state. Oracle attempted to compile the function, but detected errors.

Action: Check the SQL statement and the PL or SQL function for syntax errors or incorrectly assigned, or missing, privileges for a referenced object.

No comments:

Post a Comment