Page 1 of 1

Which two statements are true regarding Oracle database space management within blocks managed by Automatic Segment Spac

Posted: Sun Jun 11, 2023 3:55 pm
by answerhappygod
Which two statements are true regarding Oracle database space management within blocks managed by Automatic Segment Space Management (ASSM)?(Choose two.)

A. PCTFREE defaults to 10% for all blocks in all segments for all compression methods
B. ASSM assigns blocks to one of four fullness categories based on what percentage of the block is allocated for rows
C. Update operations always attempt to find blocks with free space appropriate to the length of the row being updated
D. Insert operations always attempt to find blocks with free space appropriate to the length of the row being inserted E. A block will always be eligible for inserts if the row is short enough to fit into the block