Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> different fields in v$sqlarea
Is buffer_gets the same thing as 'consistent gets' in autotrace outputs? Its how many latch gets oracle takes on the buffer cache?
I've read the docs, but what is 'sort', and the difference between 'sharable_mem', persistent_mem, and runtime_mem?
Also the difference between a child and parent cursor is simply that the parent cursor is the hard parsed cursor and each 'child' cursor gets generated every time a soft parse takes place(when a different value in a bind variable is submitted). Is that correct?
![]() |
![]() |