FDMEE UDA Execution Failed with Error: java.sql.SQLException: ORA-12704: character set mismatch
After Configuring FDMEE UDA Oracle As data source to extract Data form an existing View. The Data load rule fails in ODI Session step 13. The Log In FDMEE did not report any failure and only ODI Failed at step 13 with Below Message. The view is reverse engineered and able to browse the data set in ODI Model.
Has Anyone seen this error?
Any Help is greatly appreciated.
ODI-1227: Task SrcSet0 (Loading) fails on the source ORACLE connection EA_DATA_SERVER.
Caused By: java.sql.SQLException: ORA-12704: character set mismatch
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)