Understanding time stamp in a raw trace file like tim=1368641422961630 and how to interpret tiime di
Hi,
I am looking at trace file
starts with
PARSING IN CURSOR #140672103923496 len=90 dep=1 uid=63 oct=3 lid=63 tim=1368641422961638 hv=3358918054 ad='2cfc4c068' sqlid='a24va0m43a1d6'
then near end I see
PARSING IN CURSOR #140672086735696 len=83 dep=2 uid=63 oct=3 lid=63 tim=1368641427032630 hv=4225919871 ad='2cda81a10' sqlid='cvyqpj3xy4uvz'
So I want to know
1368641427032630 - 1368641422961638 = 4072300
How long is this?
How to interpret 1368641427032630 as a date/time stamp?
Regards, Dave
I am looking at trace file
starts with
PARSING IN CURSOR #140672103923496 len=90 dep=1 uid=63 oct=3 lid=63 tim=1368641422961638 hv=3358918054 ad='2cfc4c068' sqlid='a24va0m43a1d6'
then near end I see
PARSING IN CURSOR #140672086735696 len=83 dep=2 uid=63 oct=3 lid=63 tim=1368641427032630 hv=4225919871 ad='2cda81a10' sqlid='cvyqpj3xy4uvz'
So I want to know
1368641427032630 - 1368641422961638 = 4072300
How long is this?
How to interpret 1368641427032630 as a date/time stamp?
Regards, Dave
0