Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error messages not displayed
On Mon, 13 Jun 2005 07:47:02 +0200, Thanos interested us by writing:
> Hello all,
>
> I get the following errors when I run tnsping (and lsnrctl)
>
> #tnsping orcldb
>
> TNS Ping Utility for Linux: Version 10.1.0.3.0 - Production on 13-JUN-2005
> 07:30:20
>
> Copyright (c) 1997, 2003, Oracle. All rights reserved.
>
> Message 3511 not found; No message file for product=network,
> facility=TNSTNS-03505: Message 3505 not found; No message file for
> product=network, facility=TNS
This is always an indication that you are not using an Oracle environment. Often happens when doing an 'su -', instead of an 'su'. No matter how much you want to swear otherwise, the most likely suspects are:
Provide us with the following to help determine the problem more closely:
echo $USER
set | grep ORA
-- Hans Forbrich Canada-wide Oracle training and consulting mailto: Fuzzy.GreyBeard_at_gmail.com *** I no longer assist with top-posted newsgroup queries ***Received on Mon Jun 13 2005 - 13:23:56 CDT
![]() |
![]() |