From bunyamink@havelsan.com.tr Sun, 20 May 2001 23:33:47 -0700 From: "Bunyamin K. Karadeniz" Date: Sun, 20 May 2001 23:33:47 -0700 Subject: Re: PCTFREE/PCTUSED Message-ID: MIME-Version: 1.0 Content-Type: text/plain MY DB_BLOCK_SIZE = 8K
----- Original Message -----
From: Mark Leith To: Multiple recipients of list ORACLE-L Sent: Friday, May 18, 2001 12:30 PM Subject: RE: PCTFREE/PCTUSED What is your DB_BLOCK_SIZE? -----Original Message-----From: root@fatcity.com [mailto:root@fatcity.com]On Behalf Of Bunyamin K. KaradenizSent: Thursday, May 17, 2001 04:51To: Multiple recipients of list ORACLE-LSubject: PCTFREE/PCTUSED PCT_USED = PCT_FREE + 1 row sizePCT_USED + PCT_FREE < 100Are 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