Enabling REST Data Services on ATP is failing
Summary
ORA-06508: PL/SQL: could not find program unit being called: "ORDS_METADATA.ORDS"Content
After months of development utilizing the REST data services on our Autonomous Transaction Processing database, RESTful Services is now blocked. The processes that are calling the services are running fine, however I am unable to enable on a new table needed for an enhancement. The error message is:
- ORA-04063: package body "ORDS_METADATA.ORDS" has errors
ORA-06508: PL/SQL: could not find program unit being called: "ORDS_METADATA.ORDS"
ORA-06512: at line 5
Working in Oracle SQL Developer and pulling up the RESTful Services Wizard returns this error on the first step.
Tagged:
0