ERROR | Package or function string is in an invalid state |
CAUSE | A SQL statement references a PL/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/SQL function for syntax errors or incorrectly assigned, or missing, privileges for a referenced object. |
1515982 | Oracle error messages during index compression with BRSPACE |