Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Am Facing issue with the update LOB failed to get next param data.
I gave Replicate LOB (Allow Unlimited LOB Size) .
ERROR:
[TARGET_APPLY ]E: Update LOB failed to get next param data [1022509] (odbc_util.c:3197)
Hi,
Just a quick thought to try using limited LOB size instead of unlimited LOB. If you can determine the max size of the LOB then you could use limited lob support and set the value to that max value.
Thanks,
Michael
Hi,
That should work. Please do mark a solution as accepted if it does help fix the issue.
Thanks,
Michael
Hi,
Just a quick thought to try using limited LOB size instead of unlimited LOB. If you can determine the max size of the LOB then you could use limited lob support and set the value to that max value.
Thanks,
Michael
Hello,
What is the source database? I have seen a similar error related to TIME datatypes
Thanks
Lyka
Source as DB2, Its Fixed. Thanks a lot Michael
Hi,
That should work. Please do mark a solution as accepted if it does help fix the issue.
Thanks,
Michael