Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ORA-01005 accessing 7.3.3 (HP-UX) from 8.0.5.1 (Linux)

ORA-01005 accessing 7.3.3 (HP-UX) from 8.0.5.1 (Linux)

From: Robert Krueger <krueger_at_signal7.de>
Date: Sat, 20 Feb 1999 13:22:48 +0100
Message-ID: <36CEA918.810EBDD5@signal7.de>


Hi,

trying to access a server (7.3.3. on HP-UX) using sqlplus from a linux machine (oracle 8.5.0 with 8.5.1 patches) I get =

ERROR:
ORA-01005: null password given; logon denied

the same happens when using jdbc oci while the thin jdbc works.

in the listener log file I see a normal entry, something like =

20-FEB-99 13:09:25 *
(connect_data=(sid=mysid)(CID=(PROGRAM=)(HOST=myclienthost)(USE=
R=myname)))
* (ADDRESS=(PROTOCOL=tcp)(HOST=myclienthostip)(PORT=16483)) * est= ablish
* mysid * 0

in the sqlnet.log on the client i see the following

Fatal NI connect error 12545, connecting to:

(DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/opt/oracle/bin/orac=
le)(ARGV0=orac
leS701)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))= ')(DETACH=NO))(CO
NNECT_DATA=(CID=(PROGRAM=)(HOST=myclienthost)(USER=myname))))

  VERSION INFORMATION:

        TNS for Linux: Version 8.0.5.0.0 - Production
        Oracle Bequeath NT Protocol Adapter for Linux: Version 8.0.5.0.0
- Produ
ction
  Time: 20-FEB-99 13:04:11
  Tracing not turned on.
  Tns error struct:
    nr err code: 12206
    TNS-12206: TNS:received a TNS error during navigation     ns main err code: 12545
    TNS-12545: Connect failed because target host or object does not exist

    ns secondary err code: 12560
    nt main err code: 515
    TNS-00515: Connect failed because target host or object does not exist

    nt secondary err code: 2
    nt OS err code: 0 =

any ideas anyone?

thanks,

robert

(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt, =

(-) Tel: 06151 665401, Fax: 06151 665373
(-) krueger_at_signal7.de, www.signal7.de
Received on Sat Feb 20 1999 - 06:22:48 CST

Original text of this message

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