Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS 24.1 upgrade - errorCode=ORDS-22001: The procedure named f could not be accessed or found

APEX_LearnerAug 2 2024

Hi All - We're upgrading ORDS from 19.1 to 24.1. The install is complete (after working through a java heap space error), but when we replace the .war from v19 to the new one and try to access the site in a browser, we're getting “ORDS-22001: The procedure named f could not be accessed or found”.

stack_trace_20240726.txt

Putting the old .war back in place gets the site back up.

select * from ords_metadata.plsql_gateway_allow_list; --this table is empty.
Oracle Linux 7.9
Tomcat 9
Java 17
Apex 21

Comments
Post Details
Added on Aug 2 2024
12 comments
785 views