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.
We are going to make the production installation for Jira Software and we have a question about the supported platforms: Can we use Oracle Database 12c Release 2?
Hi Anna,
For a full list of what's supported in which version of JIRA, check out this list here. There's a similar list for Confluence.
Specifically about Oracle 12c release 2, yes you can use that release of Oracle with the latest JIRA and Confluence versions. I would strongly recommend using the release 2 driver for JIRA and Confluence (12.2.0.1) which you can obtain here from Oracle. The ojdbc8.jar file needs to go into the lib folder in your application install directory, and any older ojdbc8.jar/ojdbc7.jar files should be removed from that directory. The release 1 drivers had bugs that affected JIRA.
Thank you Daniel,
Also can you suggest memory and disk space that we have to assign for this first production server for the database server? We are going to implement o Service Desk for the IT of a telecommunication company (about 2000 employees).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anna,
You'll want to take a look at the JIRA Sizing Guide. 2000 active users would constitute an Enterprise scale instance.
This should be a top of the line server with enterprise grade processing power (e.g. 6 quad cores or more) and the highest possible I/O performance (e.g. Raid 10, Solid State Disks).
This assumes would require the following:
The heap size of the prior level of 600 active users is > 4GB for the heap so I would start with 8GB as a max and 4GB as a minimum and go up from there if you see outofmemory errors in the logs or start to notice slow performance.
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note that the info Branden provided is specifically for the application server - although following his advice to contact an expert might help you with the sizing information for the database server. In general, if you have a DBA on staff I would try to lean on them for help in determining Oracle requirements.
In our organization with 400 users, here are the specs for our Oracle server (which hosts our production JIRA and Confluence):
Dell R710
CentOS 7.1
32GB RAM
1TB SAN attached storage (note that our databases are not nearly that large)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm also looking for this information. This is our first installation of Jira. We will be using an Oracle 12c Database. There should be some guidelines on the database storage requirements similar to what is provided for the application server requirements. Thx
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.