Page 1 of 1

Can anyone explain time spent between queue_entry_timestamp and start_timestamp

Posted: Sun Dec 06, 2015 8:17 am
by VerDBA
I dont see any contention or lack of resources but sometimes query run in 6 Seconds sometimes 26 seconds.....

When I looked more I saw in query_request or query profile table, query start_timestamp is 23:47:11. But when I look at resourec_acquistions table for same transaction I see queue_entry_timestamp 23:47:32.

Where did this (23:47:32 - 23:47:11) = 21 Seconds spend or go? This additional 21 seconds got added to execution time....