Step 7 of Connecting JIRA applications to SQL Server 2012/2014 contains two steps which makes it unclear and easy to miss

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Low
    • Component/s: Documentation
    • None
    • 1
    • Severity 3 - Minor

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      From https://confluence.atlassian.com/adminjiraserver071/connecting-jira-applications-to-sql-server-2012-802592195.html :

      7. Turn off the SET NOCOUNT option. To turn off SET NOCOUNT:

      Which goes on how to accomplish this. Then at the bottom there's this:

      • Access the Query Console by right clicking on the newly created database and selecting 'New Query'. Execute the following command to set the isolation level.

      ALTER DATABASE THE-NEW-DATABASE-CREATED-FOR-JIRA SET READ_COMMITTED_SNAPSHOT ON

      This is a very important step and is easy to miss as currently written.

      If we break out the bullet point above into Step 8 I believe this will make the instructions much clearer

              Assignee:
              Kevin Bui (Inactive)
              Reporter:
              Jeff Curry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: