| 1. |
Which of the following are true about the PCTFREE parameter?
Please select all the correct answers.
|
| |
A.
|
PCTFREE reserves space on the data blocks for row expansion. |
| |
B.
|
Too small a value for PCTFREE may result in chained rows, causing excessive I/O. |
| |
C.
|
PCTFREE triggers a freelist re-link operation when the block falls below the threshold. |
| |
D.
|
The PCTFREE parameter only applies to tables that may have column values expanded with UPDATE statements. |