Hi Everyone,
Does anyone have any experience working with the reportnet audit tables? I'm having a challenge figuring our a Job's Start Time and End Time or Start Time and Run Duration.
In the cogipf_runjob table I see a column for cogipf_runtime - however, this is not a valid date - it's simply any interger value.
Any help will be great.
Thanks.
Anthony.
The _localtimestamp field is the job start time and the _runtime is the duration in milliseconds.