Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i am facing the below issue while loading the table with input file
Exception in component tOracleOutput_1 (import_contract)
java.lang.NullPointerException
at sun_project.import_contract_0_1.import_contract.tFileInputDelimited_1Process(import_contract.java:1489)
at sun_project.import_contract_0_1.import_contract.runJobInTOS(import_contract.java:2937)
at sun_project.import_contract_0_1.import_contract.main(import_contract.java:2703)
Can someone give any pointers to check the issue
Thanks
Hi,
Did you use tOracleConnection compomnent in your work flow? If so, is there any connector(onsubjobok or oncomponentOk) between tOracleConnection and tOracleOutput component?
Screenshots will be helpful for us to address your issue.
Best regards
Sabrina
Hi,
Did you use tOracleConnection compomnent in your work flow? If so, is there any connector(onsubjobok or oncomponentOk) between tOracleConnection and tOracleOutput component?
Screenshots will be helpful for us to address your issue.
Best regards
Sabrina
Thanks,
i feel the issue is with the field values having values as null during the insert. because i checked with some fields having values and it worked.
could you please let me know what expression to be used in tMap to avoid this error.
Hi vidya821,
Would you mind posting your job setting screenshots into forum which will be helpful for us to address your issue quickly.
Best regards
Sabrina
Hi,
Great it works. Feel free to let us know if there is any further help we can give.
Best regards
Sabrina
Hi,
Hi ,
I am facing an issue while transfering data from mongoDB to oracle. The error message is as follows -
Exception in component tOracleOutput_1
java.sql.SQLSyntaxErrorException: ORA-00911: invalid character
I am getting this error in toracleoutput component.
Could you please where i am doing wrong.
Thanks,
Ravi