|
-
db block gets - server process to retreive the datablock from datafiles.
Consistent gets - If process gets the datablock it needed from data buffer cache it is consistent get.
Physical read - If process read the block from the datafile not from buffer.
Redo size - it refer to redolog buffer size.
sorts (memory) - If the sorting is done in memory that is allocated for user
.
sorts (disk)- If memory is not available for user that sorting is done in physical media i.e (disk) it degrade the system performance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|