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: tnslistener and port 8080

Re: tnslistener and port 8080

From: Ralf Allar <Ralf.Allar_at_netcologne.de>
Date: Tue, 16 Jul 2002 09:57:50 +0200
Message-ID: <3d33d307$1@news.piro.net>


"santosh sharma" <no-one_at_yahoo.com> wrote in message news:agvp6s$o5r0a$1_at_ID-84096.news.dfncis.de...
> 8080 is admin port used by Oracle Servlet Engine. This is installed by
> default with the database. To change ports, connect as sys in sqlplus and
> run command
> call dbms_namespace.shell('@jis/install/serverendp.ssh admin 8089
> 9099 -register');
>
> hth
> santosh sharma

Hi Santosh,

following problem occurs:

Benutzernamen eingeben: sys
Kennwort eingeben:
ERROR:
ORA-28009: connection to sys should be as sysdba or sysoper

But I can't find those accounts in the docs nor one password.

It's driving me nuts... Received on Tue Jul 16 2002 - 02:57:50 CDT

Original text of this message

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