Hi Community,
We had upgraded ODI11g to ODI12c recently. One of the custom mappings ran into error with the below simulation response:
ODI-17517: Error during task interpretation.
Task: 100
com.sunopsis.tools.core.exception.SnpsSimpleNLSMessageException: ODI-17810: Error during BeanShell evaluation: BeanShell script error: Parse error at line 2, column 3. Encountered: if BSF info: null at line: 0 column: columnNo, Pre-execution code:
There's no exact error message.
We have a Oracle source from different server and LKM used is - LKM SQL to oracle which loads the data in C$.
There's a huge data the mapping kept running for 2 days and then exits with error failed on connection to remote server.
Can anyone help in identifying the issue or to point out what needs to be validated, would be a great help.