Hi:
i don't sure the right answer, please explain
Which two prameter might affect the concurrency of transactions on a data block? (choose two)
A.PCTUSED
B.PCTFREE
C.INITRANS
D.MAX_EXTENTS
E.NEXT_EXTENTS
i choose : B,C
Printable View
Hi:
i don't sure the right answer, please explain
Which two prameter might affect the concurrency of transactions on a data block? (choose two)
A.PCTUSED
B.PCTFREE
C.INITRANS
D.MAX_EXTENTS
E.NEXT_EXTENTS
i choose : B,C
Yup, I guess u r right.
Thanks
Can anyone explain why PCTFREE might affect the concurrency of transactions on a data block.. thanks
you can find the explain at forums oracle admininstor ,this the thread name "about data block"
because pct free is kinda like stripping a block like we strip the table with partition option.