Hi tamilselvan,Quote:
Originally posted by tamilselvan:
For a large table, I do not allow Oracle to allocate the next extent, because Oracle always use the first available data file assigned to the tablespace. In that process many data files are not at all used for a longer time.
I DO NOT LIKE IT. That hurts performance.
I always spread the I/O on all the available disks.
How we can force Oracle to allocate the next extent from a particular datafile if there are several datafiles having enough space for next extent ?
Sanjay
