|
MY DB_BLOCK_SIZE = 8K
----- Original Message -----
Sent: Friday, May 18, 2001 12:30 PM
Subject: RE: PCTFREE/PCTUSED
What
is your DB_BLOCK_SIZE?
PCT_USED = PCT_FREE + 1 row
size PCT_USED + PCT_FREE < 100 Are the rules .
But what does 1 row size mean
here?
For ex . My pctfree=30
1
row size (avg.) = 150 bytes .
Then
what is PCT_USED ?
TIA
|