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!

Why I am getting error message in the browser 404 NOT FOUND after I enter APEX signing DATA

User_TBT8UJul 26 2022 — edited Jul 29 2022

image.png

Does it has anything to do with the following commands?
EXEC APEX_INSTANCE_ADMIN.UNRESTRICT_SCHEMA(p_schema => 'RMAN');
commit;
EXEC APEX_INSTANCE_ADMIN.REMOVE_WORKSPACE_EXCEPTIONS(p_workspace => 'AUDITOR_WORKSPACE');
commit;
I have reinstalled ORDS, but it had no effect.

Comments

Post Details

Added on Jul 26 2022
0 comments
118 views