Hi , I am looking at a SQL details report for a query and it shows that DUration of query is 10 minutes and DB time is 6.2 seconds . How is this possible , the query is a serial query . Does duration include the inactive time from application as well (SQL*Net message from client)
Shouldnt the duration and DB time be same ? This is the screenshot from the report .Or is the stats not updated as the query is still executing ?

Thanks