FDMEE integration to SQL database
Hi
I am setting up a link between FDMEE and our datawarehouse which is on SQLServer. I have followed Francesco's http://fishingwithfdmee.blogspot.nl/2016/02/universal-data-adapter-uda-direct-db.html post. I successfully tested the connection to the database, however when it comes to the Import Table definitions step I get an error message. When I check in ODI I get the following message.
ODI-1227: Task MSSQL Source (Reverse) fails on the source MICROSOFT_SQL_SERVER connection FDMEE_UDA_SQLDW.
Caused By: java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Incorrect syntax near 'Warehouse'.
In the Physical Architecture I have defined the JDBC as jdbc:weblogic:sqlserver://XXX-XXX-001.xxx.xxxxxx.local\COGNOS_TEST:1433;databaseName=Common Data Warehouse;loadlibraryPath=D:\Oracle\Middleware\wlserver_10.3\server\lib