Oracle Application Express (MOSC)

MOSC Banner

Unable to connect APEX after bouncing the DB

edited Sep 18, 2012 2:00AM in Oracle Application Express (MOSC) 1 commentAnswered
Hi,
We have installed apex 4.1 on 11G Enterprise Edition and its works fine, after bouncing the Database now we are unable to access the APEX via http://localhost:8080/apex..

i had used the following query 

SELECT STATUS FROM DBA_REGISTRY
WHERE COMP_ID = 'APEX';

it returns "VALID"  

SELECT dbms_xdb.gethttpport AS http_port FROM dual;

it returns "8080"  

Could anyone tell what are the steps to be followed, Kindly suggest a solution as soon as possible

Regards,
Karthik

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center