Hello,,
I'm facing a problem when I try to build a date dimension with hierarchy "SQL Server Data Source"..
in the begging when I try to Run the mapping.. the error was in merge statement which is missing semi colon (Integration mode was merge).
later I changed the knowledge module into incremental Update "which ran correctly on the year level" but when I added the month level and try to run the mapping
it gave me the following error:
ODI-1228: Task Insert flow into I$ table-IKM MSSQL Incremental Update- fails on the target connection HRMS.
Caused By: java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver][SQLServer]'FUNC_NVL' is not a recognized built-in function name.
can anyone help me to solve this issue?
thanks in advance