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 -> problems connecting into ORACLE

problems connecting into ORACLE

From: Riad <rsouissi_at_yahoo.com>
Date: Wed, 18 Aug 1999 15:01:19 GMT
Message-ID: <7pehrn$1d9$1@nnrp1.deja.com>

Hello.

I've just installed Oracle8i. And I am having problems creating any database (even the startup database).
The errors I get with svrmgrl or sqlplus is : ORA-12560: TNS : erreur d'adaptateur de protocole It seems to use BEQ as protocol to connect to, and in my listener.ora and tnsnames.ora, everything is in TCP. I have this in sqlnet.log :
(

Fatal NI connect error 12560, connecting to:  (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)
(ARGV0=oracles_test)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=
(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=s_test)(CID=
(PROGRAM=D:\Oracle\Ora81\bin\sqlplus.exe)(HOST=ZARKON)(USER=riad))))

  VERSION INFORMATION:

	TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
	Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version
8.1.5.0.0 - Production
  Time: 18-AOU-99 16:49:19
  Tracing not turned on.
  Tns error struct:
    nr err code: 0
    ns main err code: 12560
    TNS-12560: TNS : erreur d'adaptateur de protocole     ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Erreur d'adaptateur de protocole     nt secondary err code: 0
    nt OS err code: 0
)
I appreciate your help
Thanks in advance

Riad

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Aug 18 1999 - 10:01:19 CDT

Original text of this message

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