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

Home -> Community -> Usenet -> c.d.o.server -> Re: no domain, no iSQL*Plus?????

Re: no domain, no iSQL*Plus?????

From: <Christopher.Jones_at_oracle.comX>
Date: 13 Sep 2002 10:36:58 +1000
Message-ID: <u65xaybbp.fsf@oracle.comX>

"Terry" <R201r19_at_hotmail.com> writes:

> I have tried http://localhost/isqlplus but failed............. if I
> don't have domain and my computer is belong to "workgroup" now, what
> should I type in the browser to test whether my Oracle9i has
> successfully installed or not?

Check you can access the root HTML page of the server, e.g.

  http://localhost/

Or perhaps you need to specify the port number:

  http://localhost:7778/

Your port number may differ. You can find what your machine uses by looking for "Port" in the %ORACLE_HOME%\Apache\Apache\conf\http.conf file.

When you get a URL serving you the page, try appending the URL with "isqlplus", e.g.

  http://localhost:7778/isqlplus

Chris

-- 
Christopher Jones, Oracle Corporation, Australia.
Received on Thu Sep 12 2002 - 19:36:58 CDT

Original text of this message

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