datafile usage for a tablespace
I have 4 datafiles comprising a single tablespace with a single table in the tablespace. As data is loaded into the table, only 1 datafile is used, and then when the
64GB maximum file size is reached, I get an error message that th table cannot extend. There are 3 more datafiles, not being used at all. First, why are the other 3 datafiles not being filled simultaneously, and
second, why is Oracle not finding the empty space in the other data files? Seems a lot like a bug, I need a fix or workaround.
-rw-r----- 1 oracle dba 101M Apr 24 00:09 /san_hadata/Oracle/datafiles/data_2_01_reorg.dbf-rw-r----- 1 oracle dba 101M Apr 24 00:09 /san_hadata/Oracle/datafiles/data_2_02_reorg.dbf-rw-r----- 1 oracle dba 101M Apr 24 00:09 /san_hadata/Oracle/datafiles/data_2_03_reorg.dbf-rw-r----- 1 oracle dba 6.0G Apr 24 11:23 /san_hadata/Oracle/datafiles/data_2_04_reorg.dbf