Hello, regarding Oracle database, Is there any other requirement than the character set, the DB_BLOCK_SIZE parameter and ACO that I could find in Atlassian documentation ? Thanks. Nicole
The Atlassian doc for this should get you going. Also check the supported platforms page for the version of Jira you are running. You need to run a supported version of Oracle or you may have issues.
Hello Dave, thank you for the links. The additional information that i was thinking about were about the sizing (Database Size, Redo size, Undo size, Temp size, Number of redos, Archivelog size/da ...). Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wouldn't go too crazy on it. The normal database usage, even for a large instance isn't huge. The SQL calls are generally pretty well optimized. Without knowing your expected growth and usage, it's a bit difficult to get too precise, but I think you should be safe for a while with the following:
Most people run on MySQL or Postgres with a fairly basic configuration, so there really isn't a need for massive scale.
If you really want to warm up the database, the two most expensive operations that Jira does are reindexing and the XML backup. If you have a lot of data in your instance, doing either of those will put some good load on the DB.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.