Hi,
I have created NEW DB in SQL 2014 for JIRA Installation.
Based on below document,
How to create a Schema in DB.
Create an empty 'schema' in the database for the Jira tables (e.g. jiraschema
).
Hi @cmbollareddy ,
you can follow this script to create the schema and all the other settings for SQL Server : https://gist.github.com/SidShetye/f0d51beb5cc5858b92bb
Let me know if this helps,
--Alexis
I have one more Query:
In this SQL server 2014, We have JIRA, Confluence, BitBucket and etc databases available.
For New Installation of JIRA (New Linux Server), We will create a NEW DB(Atl_Jira) in SQL 2014 Server (Existing Server).
In this server, we have "jirauser" and "jirascheme" available for existing DB of JIRA, Confluence and etc.
So, Shall i create New JIRAUSER and JIRASCHEME for new JIRA installation for NEWDB in Existing SQL Server.
Or shall i user earlier JIRAUSER and JIRASCHEME?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
you should create a new user and password.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have JIRAUSER and JIRASCHEME for Existing databases.
Can i use same jirauser and jiracheme for new DB or create new one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have JIRAUSER(dbo) and JIRASCHEME (jiraseheme) for existing database.
Can i use same name for JIRAUSER (dbo) and JIRAScheme (jiraseheme) for new DB.
or create new name?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.