Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We use MS SQL as our database of choice. I have set up Talend to use an MS SQL database for its administration database and got this working. However, setting the Audit database to be an MS SQL database (copying my working config for the administration database) does not seem to work. My settings are:
URL: jdbc:jtds:sqlserver://sdc-mcn-sql01:1433/talend_audit
Driver: net.sourceforge.jtds.jdbc.Driver
The database definitely exists and is owned by the database user that I am using, and the database server is definitely accessible because, as I say, it is working for the administration database I have set up which has a URL of jdbc:jtds:sqlserver://sdc-mcn-sql01:1433/talend_administrator
I can't find any logs mentioning this.
However, setting the Audit database to be an MS SQL database (copying my working config for the administration database) does not seem to work. My settings are: