Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with creating DB on Linux
I did, but that does not make any difference because - I believe - there is no instance to connect to yet. See the following screen output:
LSNRCTL for Linux: Version 8.1.5.0.0 - Production on 05-JUN-00 00:29:22
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> start
Starting /usr/local/oracle/8i/u01/app/oracle/product/8.1.5/bin/tnslsnr:
please w
ait...
TNSLSNR for Linux: Version 8.1.5.0.0 - Production
System parameter file is
/usr/local/oracle/8i/u01/app/oracle/product/8.1.5/netwo
rk/admin/listener.ora
Log messages written to
/usr/local/oracle/8i/u01/app/oracle/product/8.1.5/networ
k/log/listener.log
Listening on: (ADDRESS=(PROTOCOL=TCP)(Host=feb2000)(Port=1521))
Listening on: (ADDRESS=(PROTOCOL=TCP)(Host=feb2000)(Port=1526))
TNS-01201: Listener cannot find executable
/usr/local/oracle/8i/u01/app/oracle/p
roduct/8.1.5/bin/oracle for SID tst3
kal121_at_my-deja.com schrieb:
> Did you start up your listener?
>
> In article <3932EDC8.B823260A_at_online.de>,
> no_spam_at_bmlam.de wrote:
> > Finally, Oracle8i apparently has been installed on my Linux box. I can
> > fire up server manager. However, the problem is
> > after having created a password file and trying to connect to Server
> > Manager to create the database, I encountered the following problem:
> >
> > **************************************************************
> > [oracle8i_at_feb2000 create]$ echo $ORACLE_SID
> > tst3
> > [oracle8i_at_feb2000 create]$ svrmgrl
> >
> > Oracle Server Manager Release 3.1.5.0.0 - Production
> >
> > (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
> >
> > ORA-12545: Connect failed because target host or object does not exist
> > SVRMGR> connect internal
> > Password:
> > ORA-12545: Connect failed because target host or object does not exist
> > SVRMGR> exit
> > Server Manager complete.
> > [oracle8i_at_feb2000 create]$
> >
> ************************************************************************
> *****
> >
> > As shown, ORACLE_SID is set up and a corresponding password exists in
> > the default directory. CONNECT INTERNAL is supposed to let me connect
> > without password anyway. But in practice, this is not the case. Do I
> > have to change
> >
> > remote_login_passwordfile = exclusive
> >
> > in the INITSID.ORA file to another value? That was the pre-set value
> > from the sample file.
> >
> > Any hints will be appreciated!
> >
> > --
> > To reply to me via email, please substitute the text no_spam with
> > mailbox in the return address.
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
-- To reply to me via email, please substitute the text no_spam with mailbox in the return address.Received on Mon Jun 05 2000 - 00:00:00 CDT
![]() |
![]() |