jeff:
i did another test today.
create index myindex on p(p) takes 39.17
create index myindex on p(p) parallel(degree 8) nologging
takes 1:01.70
while i do the test.
i opened another window
and issue iostat -xn 5
%b is less than 50 all the time.
do u have idea what's wrong ?




Reply With Quote