tnsping 553476 : map : Permission Denied
FranklinFaces.com
FranklinFaces.com - Oracle & SQL Server Database Forums for all IT Professionals
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



tnsping 553476 : map : Permission Denied Expand / Collapse
Message
Posted 4/19/2009 10:24:42 AM Post #111
 

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being
I've been getting the following error message when issuing the tnsping command:

$ tnsping proddb52

553476 : map : Permission Denied

553476 : map : Permission Denied

TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.3.0 - Production on 19-APR-2009 07:34:45

Copyright (c) 1997, 2006, Oracle. All rights reserved.

Used parameter files:

Used TNSNAMES adapter to resolve the alias

Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = prodsrv-db2) (PORT = 1521))) (CONNECT_DATA = (SID = proddb52)))

OK (0 msec)

 

The way i resolved to stopp the Permission denied message is to run the following:

$ORACLE_HOME/install/changePerm.sh  as the oracle user. If this still doesn't work, then run the following manually: 

chmod 755 $ORACLE_HOME/bin/sqlplus

chmod 751 $ORACLE_HOME/bin/lsnrctl

Once you do this, just restart the listener and the message should go away .

 

Thanks,

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: silencer

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 7:30am

Powered By InstantForum.NET v4.1.4 © 2010
Execution: 0.052. 3 queries. Compression Disabled.