I have been trying to connect to Oracle DB through Jenkins, I am trying to use the sql plus-script-runner-plugin. I am having following problem:
ERROR: ORACLE_HOME directory [/u01/app/oracle/product/11.2.0.4/db_1] does not exist!
I have also tried to add the Jenkins user to install group on remote Oracle DB server. Can any solve my problem?