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: why ora-12560 protocal adaptor error

Re: why ora-12560 protocal adaptor error

From: Terry Dykstra <dontreply_tddykstra_at_forestoil.ca>
Date: Mon, 21 Jan 2002 16:45:45 GMT
Message-ID: <ZAX28.64903$O3.13040086@news1.telusplanet.net>


as part of the oradim statement you can specify the startup mode. To start automatically use:
oradim -new -sid ARIBA2 -startmode a

To change the existing one:
oradim -edit -sid ARIBA2 -startmode auto

--
Terry Dykstra
Canadian Forest Oil Ltd.
"Andre van Winssen (andrew)" <andrew_at_info.nl> wrote in message
news:3c4c223d$0$229$4d4ebb8e_at_news.nl.uu.net...

> Hi,
> your OracleServiceARIBA2 (created by the oradim command)
> is not running I guess. Maybe a permission problem?
>
> Regards,
>
> "xiaoyan" <xxy0551_at_sina.com> wrote in message
> news:b1a1d5c2.0201210552.3b1ee4ff_at_posting.google.com...
> > NT 4.0
> > ORACLE 81700
> >
> > after install software, when create database with database
> > configuration assistant, it hang up with thfe error 12560
> >
> > after startup the listener in service, i do the follow:
> >
> > oradim -new -sid ARIBA2
> > set oracle_sid=ariba2
> > svrmgrl
> > ORA-12560: TNS:protocol adapter error
> >
> >
> > i can connect internet, that means i install tcp/ip
> > and i can connect other database with tnsnames.ora
> > and other computer can ping me.
> >
> > what should i do now?
>
>
Received on Mon Jan 21 2002 - 10:45:45 CST

Original text of this message

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