You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
what do I need to specify at the Driver Class Name. I want to configure ORACLE Database.
Thanks,
Nav
aHi Nic,
I have just taken the screenshot from the set up page.
So, I just need to mention
"oracle.jdbc.driver.OracleDriver" in the driver Class Name field
Is that what you mean ? And also according to the below information from Atlassian, I have opened the Database JDBC Drivers page. as below.
We are migrating(postgres to oracle) and upgrading to latest version of Confluence from 5.6.4.
the latest version supports 12c database. So is it fine that I download 12c drivers and keep in the path or do I need to do download 11gdrivers ?
<Confluence installation>/confluence/WEB-INF/lib folder in your new Confluence installation.
Step 6. Download and install the Oracle database driver
Decide whether you will set up a direct JDBC connection or a datasource connection to Oracle, to suit your environment. If unsure, choose direct JDBC.
To set up a direct JDBC connection:
If you plan to set up a direct JDBC connection to Oracle, you will need to copy the Oracle JDBC driver to your Confluence installation.
Download the latest compatible database driver. Links to the appropriate database drivers are available on this page: Database JDBC Drivers.
Copy the driver JAR file to the <Confluence installation>/confluence/WEB-INF/lib folder in your new Confluence installation.
Thanks in advance.
Nav
Yes, that all looks right.
Could you please let me know which drivers I need to download from the ORACLE and keep in the path.
There are many different drivers available, not sure which one of them to choose. Is it fine if I download 12c drivers ? and store them at below path ?
<Confluence installation>/confluence/WEB-INF/lib
thanks,
Nav
That is what the docs say to do.