db-config.xml shows oracle10g after Jira 7 upgrade, why not oracle12c

Nazia Tarannum
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.
May 25, 2016

Why do I see oracle10g in db-config.xml after upgrading to JIRA v7.1.2, should we manually change this to oracle12c ?

 

<jira-database-config>
  <name>defaultDS</name>
  <delegator-name>default</delegator-name>
  <database-type>oracle10g</database-type>
  <jdbc-datasource>
    <url>jdbc:oracle:thin:@//xxx.xxy.com:1525/xxxyzz</url>

 

1 answer

0 votes
MORESIMP Atlassian Solution Partner August 16, 2016

appearently it's a bug of sorts.

it causes nothing more than confusion.

so at least it works.

not sure if Atlassian is working on the problem since they try to side PostgreSQL.

I hope this confirmation of "working fine" helps.

Suggest an answer

Log in or Sign up to answer