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 12:28:28 +0200
Message-ID: <3d33f657$1@news.piro.net>


"Norman Dunbar" <Norman.Dunbar_at_lfs.co.uk> wrote in message news:E2F6A70FE45242488C865C3BC1245DA7025F3408_at_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.

OK, that worked... (in quotes)...

The next problem is, that the method Santosh suggest me, doesn't work. I receive an error ORA-06576 (no guilty function) or ORA-00972 (name of object is too long), where I translated the german errors in the brackets.

Error 1 occured, as I exactly copied Santosh line and error2 appeared after changing the quoates with double quotes.

Any hints? ; ) Received on Tue Jul 16 2002 - 05:28:28 CDT

Original text of this message

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