i am using to connect to my oracle db. , i downloaded ojdbc jar and placed in my lib path C:\Program Files\Atlassian\Jira\lib and restarted server in script runner console
i written a script like
i am getting error Failed to connect to Oracle database: oracle.jdbc.driver.OracleDriver not found by com.onresolve.jira.groovy.groovyrunner [189]
What i am missing?
Ensure you have provided the proper schema name in the connection string and also to download the driver and place it the lib directory in installation folder.
Thanks
i don't want to change default db. , i just want to connect to external db for a specific task using script runner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.