$ORACLE_HOME/bin/osh permission problem
2822136Nov 26 2009 — edited Nov 26 2009I have a problem with sqlplus on 11g 11.1.0.7.0 AIX 6.1
i can connect with the alias as a non oracle user : user/password@database
but not without the @alias
ORA-12546 tnd permission denied.
I have trying other non dba or root users and they all come back the same.
Permissions on the bin folder or oracle.exe are all ok
I have found that if i cahnge permissions on the bin/osh folder in oracle home then this solves the problem, but im not sure what this is and what affect it may have, any ideas?
Could this be something missed in the installation?