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

What is an oracle database schema?

0 Answers  


1.Explain the three levels with the help og a diagram.

1 Answers   Baidu,


Can a Tablespace hold objects from different Schemes in Oracle?

0 Answers  


How to define Data Block size in Oracle?

0 Answers  


What Does DBWR do?

2 Answers   Honeywell,






List the factors that can affect the accuracy of the estimations ?

1 Answers  


How to find the current session sid

3 Answers   Baidu,


What is the function of ARCH?

3 Answers  


How will you monitor rollback segment status ?

2 Answers  


How to find the SGA Size

7 Answers   Baidu, Reliance,


How the log writer writes the data into database

4 Answers   Baidu, Satyam,


What is an Oracle Data Block?

0 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)