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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Tool_Tip
Creator III
Creator III

DATA LOAD

Dear all,

 

During table load from oracle source, as below we have noticed that it loading 2000 records every seconds:

Tool_Tip_0-1731316071857.png

Like as you can see now its 9,392,000 so next second it wil lbe 9,394,000 , 9,396,000, 9,398,000, 9,310,000 so on..

We just need to know if we can change to somewhere 5000 ec

Labels (1)
2 Replies
Muthukumar_77
Contributor III
Contributor III

Hi,

have you done any transformation while loading oracle table?

Thanks Regards,
Muthukumar P
Qlik Developer
Or
MVP
MVP

This isn't a parameter. Qlik is getting information back from Oracle at a certain speed, typically due to how fast Oracle is generating the results but sometimes due to other factors, such as network speed and quality. You can confirm this by replacing your current query with something very simple such as SELECT OneField From SomeLargeTable.