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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Exception in component tOracleOutput_3 java.lang.ArrayIndexOutOfBoundsException

Hi guys i'm new to talend and i am having this ArrayIndexOutOfBoundsException

I checked similar topics here in the the community but most of it is related to migrating to other talend versions. for me it worked really fine before and now it doesn't, i'm using TOS 6.2.1 for data integration 

this is a screenshot of the console error:

thank you.

0683p000009M0VM.png.

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,

 

     Could you please share the following details for an initial analysis?

 

a) Job screen shot

b) Schema screen shot for tOracleInput and tOracleOutput components

c) If you are using any string data type column in this schema, could you please share the maximum length of data you are expecting for that column

   

    Most probably you are trying to load a very large data to a string with limited length in tOracle component. 

 

Warm Regards,

 

Nikhil Thampi

Anonymous
Not applicable
Author

Hi Nikhil 

thank you for your response.

I  tried removing the toracleoutput and adding it again and the job worked just fine. 

think you again for your time.