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

tnslistener and port 8080

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Tue, 16 Jul 2002 09:30:14 +0100
Message-ID: <E2F6A70FE45242488C865C3BC1245DA7025F3408@lnewton.leeds.lfs.co.uk>


Ralf,

try this ;

sqlplus sys/password as sysdba

Alternatively, if your Unix command line rejects the command, try double quotes, if that doesn't work, try

sqlplus sys/password
SQL> connect sys/password as sysdba

and that should get you into sys as sysdba.

Cheers,
Norman.



Norman Dunbar
Database/Unix administrator
Lynx Financial Systems Ltd.
mailto:Norman.Dunbar_at_LFS.co.uk
Tel: 0113 289 6265
Fax: 0113 289 3146
URL: http://www.Lynx-FS.com

-------------------------------------

-----Original Message-----
From: Ralf Allar [mailto:Ralf.Allar_at_netcologne.de] Posted At: Tuesday, July 16, 2002 8:58 AM Posted To: server
Conversation: tnslistener and port 8080
Subject: Re: tnslistener and port 8080

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 - 03:30:14 CDT

Original text of this message

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