Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Unaccounted for time
What could explain the following unaccounted for time? And Yes I know
the app parses too much. I only get digest so please CC personal address
in responses as well. Thanks!
insert into table(TextId, TextLength, LongText)
values
(:TextID,:TextLength,:LongText)
call count cpu elapsed disk query current
rows
------- ------ -------- ---------- ---------- ---------- ----------
Misses in library cache during parse: 1
Misses in library cache during execute: 8
Optimizer goal: FIRST_ROWS
Parsing user id: 46
Elapsed times include waiting on following events:
Event waited on Times Max. Wait TotalWaited
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 30 2006 - 08:34:17 CDT
![]() |
![]() |