What is the role of PCTFREE parameter is Storage clause ?

Answers were Sorted based on User's Feedback



What is the role of PCTFREE parameter is Storage clause ?..

Answer / vivek

pctfree is only used for future updation, not for inserts.

Is This Answer Correct ?    3 Yes 0 No

What is the role of PCTFREE parameter is Storage clause ?..

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

Post New Answer

More Oracle Architecture Interview Questions

How to find the current session sid

3 Answers   Baidu,


How will you monitor rollback segment status ?

2 Answers  


Why query fails sometimes ?

1 Answers  


What is Database Buffers ?

4 Answers  


What is Dedicated Server Configuration?

2 Answers   IR Consulting,






What does LGWR do?

2 Answers  


What is the maximum number of Lock Processes used?

1 Answers  


What is an Oracle Data Segment?

0 Answers  


What is the OPTIMAL parameter ?

1 Answers   TCS,


What are the components of SGA?

5 Answers  


What is advantage of having disk shadowing/ Mirroring ?

1 Answers  


How many Dispatcher Processes are created?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)