Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all,
During table load from oracle source, as below we have noticed that it loading 2000 records every seconds:
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
Hi,
have you done any transformation while loading oracle table?
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.