I am looking at some perf issues with our JIRA instance and noticed that the fill factor is 100% on our MSSQL box.
JIRA is database agnostic - it uses a database driver to talk to the database, but it has no understanding of what the database is behind that. If you suspect fragmentation or database indexing to be issues, then you need to deal with them on a database level.
Just to clarify, since JIRA is using some bad fill factors, it's acceptable to take some aspects of DB maintenance into my own hand and add a few missing indexes, or to implement DB maintenance plans to rebuild some indexes?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, although do not do it while JIRA is running.
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.