Data file used size vs tablespace full
I migrated a database from 9i with 8k block size to 11G and 32k block size using data pump export/import. When doing this migration I created the data files assigning them 32G each - as the import would go faster as per our tests. I kept in the data file definition the auto-extend clause to 32G every 1000M.
Now I have a problem- I get warnings about the table-space being full whence the data-files are half used. When I look at the data-files from the table-space view in OEM, the data-files appear to be half full but when I look at the data-files view they appear to be 95% and up full.
0