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!

Newbie questions regarding ORDS

TheLonelyDBAMar 11 2020 — edited Mar 12 2020

Hi,

I have installed APEX 19.2 (works) and now ORDS 19.4, I followed this document (Oracle 19c as db, running in a weblogic cluster, three nodes):

https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.4/aelig/installing-REST-data-services.html#GUID-… https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/19.4/aelig/installing-REST-data-services.html#GUID-18C6F9AC-F6DF-45D9-9AE4-6668DF563466

Installation went fine and I have installed the application in WLS, but when trying to access statis images I get:

404 error

The request could not be mapped to any database. Check the request URL is correct, and that URL to database mappings have been correctly configured

How to take this further?

1. How do I enable tracing and restart the APEX listener?

2. Do I need to do more things than what was included in the document?

3. The document refres to the images as "java -jar ords.war static <apex directory>/images"

I used /shared/apex_images/images

There are images both in /shared/apex_images/ and /shared/apex_images/images.

How to tell which one to use?

Regards

TheLonelyDBA

Comments
Post Details
Added on Mar 11 2020
3 comments
291 views