How do i permit non-oracle Unix accounts to run sqlplus and tnsping
I have on a Unix server and oracle client 12.1.0.2 version installation done under oracle account. On this same server, i have another Unix account called weblogic. I need to have weblogic have the ability to run sqlplus or even tnsping while logged in as weblogic.
I have included in weblogic .bash_profile account the $ORACLE_HOME/bin as well as $ORACLE_HOME/bin/sqlplus, and when i attempted to run it, i got the following error message
-bash: /u01/app/oracle/product/12.1.0/client_1/bin/sqlplus: Permission denied
I checked the permission level of sqlplus under oracle account, and below is the permission