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: About Sql*plus

Re: About Sql*plus

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Tue, 17 Jan 2006 02:10:17 GMT
Message-ID: <Xns974DB8E78FCF2SunnySD@70.168.83.30>


epeppanda_at_yahoo.com.cn wrote in
news:1137459421.674773.189170_at_f14g2000cwb.googlegroups.com:

> when I log on sql*plus,using this command,it failed
>
> SQL> conn / as sysdba
> ERROR:
> ORA-12560: TNS:protocol adapter error
>
> Then I using services name ,it sill unsuccessful
>
> SQL> conn /@ora92 as sysdba
> ERROR:
> TNS-12500 TNS:listener failed to start a dedicated server process
>
> I must startup database ,then it succeed
>
> SQL> conn /@ora92 as sysdba
> Connected.
>
> the database on my local machine,
> the parameter processes=150
> in the SQLNET.ORA
> SQLNET.AUTHENTICATION_SERVICES= (NTS)
>
>

And your question is what exactly? Received on Mon Jan 16 2006 - 20:10:17 CST

Original text of this message

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