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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to capture the start time and end time of the job

Hi all,
I have a requirement where I need to capture jobs start time and end time without using tstatcatcher.
When I use tsatcatcher---tmap---toutput file I am able to capture the start and end time but by doing it I am also getting an extra file each time after the script is run...

How to capture the start and end time of the job without using tstatcatcher? Is there any function available to get the start time and end time?
Labels (2)
11 Replies
Anonymous
Not applicable
Author

Hi Shong,
Thank you for your inputs,
Our design was that all prod jobs loads tstatcatcher, tlogcatcher logs into statcatcher, logcatcher table.
By extracting data from statcatcher, logcatcher table we need to populate the start time and end time insted of suggested approach.
Thanks
Sreeni.
Anonymous
Not applicable
Author

Hi Shong
i got the start time and end time. But i want to show the difference between the start time and end time in also milliseconds.
For example:
Start time: 12:01 hrs
end time: 12:01hrs.....................
In this part we cannot identify the start milliseconds. I want to display the milliseconds also. I am not getting the idea of which function to use for this and what to do for this...???
Thanks 
Ashish