Database type in dbconfig.xml

Matt Rice February 1, 2017

Currently the setting looks like:

<database-type>oracle10g</database-type>

Should it just be oracle or should it reflect the version we are on?

1 answer

0 votes
Jobin Kuruvilla [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.
February 1, 2017

It has to be oracle10g. JIRA just refers to it as oracle10g but you can check the supported platforms documentation to figure out the real version compatibility. 

In case if you are interested, you can find out the supported database-type values in the entityengine.xml file under WEB-INF/classes folder.

Suggest an answer

Log in or Sign up to answer