JDBC Driver for Power Scripts for Jira Server and Data Center

Problem

If your datasource connection is not working correctly, check that the JDBC Driver exists.

Solution

Power Scripts uses the same JDBC drivers as Jira. Check the directory where JDBC drivers are stored

<installation-directory>/atlassian-jira/WEB-INF/lib 

If no driver for your database version does not exist, follow these troubleshooting steps:

  1. Find the JDBC driver which matches the database version according to the database documentation.

  2. Download the driver.

  3. Add the driver to <installation-directory>/atlassian-jira/WEB-INF/lib.

For more information on Jira and JDBC drivers, see this Atlassian documentation.

Filter by label

There are no items with the selected labels at this time.