Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MDM server won't start using Oracle as database

I've tried to configure an Oracle database as repository for MDM server V6.4.1 (instead of the default H2 embedded). The server do start but do not answer requests.

The mdm.log shows at the end of the stack  :

Caused by: java.lang.IllegalArgumentException: Not supported database type 'ORACLE_10G'
at com.amalto.core.storage.hibernate.DefaultStorageClassLoader.getDialect(Unknown Source)
at com.amalto.core.storage.hibernate.DefaultStorageClassLoader.generateHibernateConfiguration(Unknown Source)

 

I'have followed the documentation example to set up the datasource.

 

Thanks for your help! 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

So far, H2 database which is embedded during the product installation is the only supported database in open source(free version).

Here is online document about:TalendHelpCenter:Compatible Databases.

Best regards

Sabrina

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Hi,

Which is MDM product build version you are using? Talend Open Studio for MDM or subscription solution?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

It is Talend Open Studio for MDM v6.4.1

Regards;

Alexis

Anonymous
Not applicable
Author

Hi,

So far, H2 database which is embedded during the product installation is the only supported database in open source(free version).

Here is online document about:TalendHelpCenter:Compatible Databases.

Best regards

Sabrina

Anonymous
Not applicable
Author

sorry I've missed this.
See you!