Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have developed the Talend job to load the Dimension. I have 250 column in source side, as we need to apply insert update logic, there are 2 output each with 250 column one for insert and other for update.
Whenever i want add any column more than 231 columns to the target side or any new component to the Existing job it is throwing the exception :-
"The code of method tMSSqlInput_2Process(Map<Sring,Object>)is exceeding 65535 bytes."
Could please suggest any solution how i can handle this exception, as i need more column to the target.
Regards,
Niteen Thorat