Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ORA-01005 accessing 7.3.3 (HP-UX) from 8.0.5.1 (Linux)
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
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
![]() |
![]() |