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 Configuration for 12c Oracle RAC environment

kamreddyNov 2 2017 — edited Nov 27 2017

Hi,

Hope this might be answered with ease based of the experiences the members have gone through. I am relatively a new ORDS user, trying to implement ORDS with in our dev env to make oracle database more of API interface for different apps . I ran into any issue during the config and installation of ORDS.  I did try to do the same using Sql Devleoper and command line interface.  I have attached the log of command line interface, check and let me know if you have noticed something i have missed.

C:\Users\userId\Downloads\ords.3.0.12.263.15.32>java -jar ords.war

This Oracle REST Data Services instance has not yet been configured.

Please complete the following prompts

Enter the location to store configuration data:C:\Users\reddyk\ORDS

Enter the name of the database server [localhost]:scan-domain.com

Enter the database listen port [1521]:1521

Enter 1 to specify the database service name, or 2 to specify the database SID [1]:1

Enter the database service name:DEMORT

Enter the database password for ORDS_PUBLIC_USER:

Confirm password:

Please login with SYSDBA privileges to verify Oracle REST Data Services schema.

Enter the username with SYSDBA privileges to verify the installation [SYS]:SYS

Enter the database password for SYS:

Confirm password:

ORA-24964: ALTER SESSION SET CONTAINER error

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 25 2017
Added on Nov 2 2017
3 comments
503 views