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!

Which Application Listener to use

Ora-affJul 27 2013 — edited Jul 27 2013

Here is my scenario:

1. Oracle SQL Developer installed which is connected to Oracle 11g Enterprise Edition of my company:

   Connection name: dev11g

   Connection Type: Advance

   Customer JDBC URL: jdbc:oracle:thin:@localhost:1531:XE

I need to portforward localhost:1521 to the 1521 of DB Server IP to access dev11g using SQL Developer.

2. Oracle Application Express already installed as part of database installation. I can see the the three schemas: APEX_04000   APEX_PUBLIC_USER     FLOW_FILES  in dev11g from

SQL Developer

3. Now I need to Configure Oracle HTTP Server Distributed with Oracle Database 11g with Apex nstalled in dev11g.

Q.1 Is it necessary to change the password for ADMIN account using: @apxchpwd.sql  because this can be done by DBA.

Q.2 What does it mean when they say Oracle HTTP Server distributed with Oracle 11g? Does it mean I already have it? What all configuration I am yet to do??

- Thanks

Message was edited by: Ora-aff

Comments

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

Post Details

Locked on Aug 24 2013
Added on Jul 27 2013
1 comment
424 views