Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> WEBDB PROBLEM !! URGENT

WEBDB PROBLEM !! URGENT

From: Valiveru, Siva <SValiveru_at_ea.com>
Date: Mon, 17 Jul 2000 14:59:34 -0700
Message-Id: <10561.112220@fatcity.com>


Hi All,
Environment : Oracle 815 on Solaris, Problem with WebDB 2.2 version.

I am facing problem while connecting to my WebDB homepage, when i say

http://<myhost>:<myport>/WebDB it is asking for username and Password after entering the username:webdb and password:XXXXX it is taking long time and finally saying that the "The page cannot be displayed ..."

This is what i did.

  1. Started listener
    $ wdbstart <myhost> <myport> start &

2)Checkd the listener running on the port or not.
$netstat -a|grep <myport>

<myhost>.<myport>         *.*                0      0     0      0 LISTEN
I see that process is running on the specified port.

3) Went to url ,
http://<myhost>:<myport>/images/wadmin.gif I see a small image (image of wadmin.gif).

4) Went to url,
http://<myhost>:<myport>/admin_/gateway.htm it got redirected to
http://<myhost>:<myport>/WebDB/admin_/gateway.htm?schema=WEBDB And i could see the setting page.

5) executed owa.util.showpage at sqlplus prompt, i see the html text output.

6) Finally when I go to the url
http://<host>:<port>/WebDB/
it is not brining up the WebDB home page.

Please Help me I do not know where go from here. Received on Mon Jul 17 2000 - 16:59:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US