Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira installation with exisiting Database

HP April 9, 2015

Hi All,

I already have a JIRA install (let say JIRA application at serverA, and oracle DB name: JIRA in serverB, DB user: jirauser)

Now, I wanted to install a new JIRA instance in serverC, and use existing DB: JIRA in serverB with new user/schema/tablespace/service

It this can be done? Thanks!

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2015

Yes, you can run many JIRA user/schema in one Oracle database-server.  As long as the data sets are totally separate, it's fine.

 You can re-use the same user, but I tend to recommend using different ones with ring-fenced access so that you can't make any mistakes (i.e. jira1 with access to schema jira1 for the first JIRA system, jira2 with access to schema jira2 for the second, and so-on)

Suggest an answer

Log in or Sign up to answer