Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

DBInput method exceeds 65535 byte limit in tUnite

Hi,

 

I am using a job since last 3 years. It never did throw error. Now after adding 3 columns , it started throwing error. I have removed 10 other columns that I am not using, it is still throwing the same error.

 

Design Structure :

I am creating 3 data flows and appending them using tUnite and using the resultant to left join with another data flow. I noticed that,  when I deactivate any of the 3 data flows, it works well. As soon as I activate all the 3, it throws error "The code of method tDBInput2_Process exceeds 65535 byte limit"

 

Please help.0683p000009M7In.jpgError.jpg

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

There are Java limits on method size. We can do something on this matter (optimize / generate synthetic methods to split code in more chunks).

Here is community knowledge article:https://community.talend.com/t5/Design-and-Development/Exceeding-the-Java-65535-bytes-limit/ta-p/180 

Let us know if it helps.

Best regards

Sabrina