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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OAuth Client Credentials 401 Unauthorized

APEX-DevJun 21 2022

ORDS: 20.4.3.r0501904
APEX: 20.2
Hello experts,
I follow this steps :
https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-authentication
and I got this error "401 Unauthorized" in Postman. I tried this steps on apex.oracle.com and it works fine. Any help please ?
Regards,
-Don

Comments

top.gun

Are you naming your controlfile ctl2.dat ?

Are you using the Oracle linux account, or the root account?

saam
Answer

Hi

7144389e-3944-4d5c-830e-46539d2d9971 wrote:

I got following error while creating database via script in linux. does anyone have any idea about this error.

ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-00200: control file could not be created
ORA-00202: control file: '/home/core/Databases/ControlFile/ctl2.dat'
ORA-27040: file create error, unable to create file
Linux-x86_64 Error: 13: Permission denied

Check the permissions on the directory for the user that is creating the database. That should solve your issue.

Regards

Adnan

Marked as Answer by 2650954 · Sep 27 2020
ASulthan

Hi

Check with you directory permission

1 - 3

Post Details

Added on Jun 21 2022
5 comments
840 views