Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can someone please help me differentiate the loading times in a qlikview logfile?

Hello all,

So, I'm testing this qlikview query which has two time jumps during a single table reload, resulting in something like this (I changed the naming and kept the timestamps as they were):

 

 

06/09/2016 15:40:04: 0139  ODBC CONNECT*XUserId*XPassword*

 

06/09/2016 15:40:05: 0142  Table:

 

06/09/2016 15:40:05: 0143  select distinct *

 

06/09/2016 15:40:05: 0144  from Table where XYZ;

 

06/09/2016 15:40:50: 4 fields found: a,b,c,d 959.348 lines fetched

 

06/09/2016 15:42:22:  0147     *Script Continues*

-----------------

So, between lines 0144 and 0147 there are two time jumps and I need to know what does each jump refer to? Is the first one detecting what is there to load while the second is actually loading it? Thanks in advance for your help!

All the best,

Sergio

 

2 Replies
agomes1971
Specialist II
Specialist II

Not applicable
Author

Thanks for your answer André!

I was taking a look into the Qlikview log analyzer but it just shows that all those lines are "LOAD", still it doesn't mention what's the difference between the two time jumps.