Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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
Hi,
Which is MDM product build version you are using? Talend Open Studio for MDM or subscription solution?
Best regards
Sabrina
Hi Sabrina,
It is Talend Open Studio for MDM v6.4.1
Regards;
Alexis
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