granting sqlplus and sysdba access to another user - os: Open Susse, 10g1/2
OS:SUSE Linux Enterprise Server 10 SP2
DB: Oracle 10g 10.2.0.1.0
I have created test1 user and given execute permission to sqlplus to all the users. i did ORACLE_HOME, ORACLE_sID and all other settings that oracle user have.. but still test1 user can not able to run sqlplus... can anyone plz helpme out how to solve this?
test1@xxxxxx:~> sqlplus
-bash: sqlplus: command not found
thanks..