What is the role of PCTFREE parameter is Storage clause ?
Answers were Sorted based on User's Feedback
Answer / vivek
pctfree is only used for future updation, not for inserts.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ankur aggarwal
A oracle block divided into three parts.
block header,pctfree,pctused.
block header :its contain the information datafiles.
pctfree: its a free space in a datablock for updation and
insertion of a row.default is 10% of a block size.one more
thing it's default value is depand of OS also.
pctused : its a space where data are store in a block.its
default value is 40% of a block size.
| Is This Answer Correct ? | 6 Yes | 4 No |
Teradata: How can we know the indexed column in a table?
What is the maximum number of Lock Processes used?
What are Oracle Schema Objects?
Can a View based on another View in Oracle?
Can a Tablespace hold objects from different Schemes in Oracle?
What is the functionality of SYSTEM table space ?
1.Explain the three levels with the help og a diagram.
What are disadvanteges of having raw devices ?
How to find the SGA Size
Why query fails sometimes ?
What is the maximum size of a oracle9i database?
How to find the current session sid