I have been trying to establish connection between Oracle DB and Jenkins, also tried using the sqlplus script runner-plugin. Getting following error message:
ERROR: ORACLE_HOME directory [/u01/app/oracle/product/11.2.0.4/db_1] does not exist!
I also added the Jenkins user to install group on remote Oracle DB server.
Can any one help me with this query?
Thanks.