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: ORA-12560: TNS: Fehler bei Protokolladapter

Re: ORA-12560: TNS: Fehler bei Protokolladapter

From: Dietmar Ruzicka <e9627019_at_student.tuwien.ac.at>
Date: Tue, 24 Apr 2001 20:07:13 +0200
Message-ID: <9c4fa3$bk$1@news.tuwien.ac.at>

Sybrand Bakker wrote:

>
> This error occurs on NT when ORACLE_SID hasn't been set. Obviously, not
> creating a database, included also not creating and starting an instance,
> which is why you are getting this error.
> If you want to do it all manually you first need to use oradim to create
> an instance.
> Oradim -? will show you all the available parameter.
> And BTW: ORA-125* error messages are in the sqlnet documentation as they
> are sqlnet error messages. Can't help it either, and it is about the only
> block where an incorrect facility name (ORA instead of TNS) has been
> chosen.
>
> Regards,
>
> Sybrand Bakker, Oracle DBA
>
>

Thanks very much for your help.
I already created a database using oradim and svrmgrl.

The problem was, that I was using the Terminal-Client. When I start the svrmgrl directly on the server, using the server keyboard an monitor, there is no error message. There is no error when I use the a telnet session too, but I still cannot shutdown the instance for activating the archivelog mode, for instance. When I do this directly on the server, no problem.

For the future I will use VNC for administrating the database.

Thanks

Regards

Dietmar Ruzicka, Student Received on Tue Apr 24 2001 - 13:07:13 CDT

Original text of this message

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