How many storage areas do you have in your database?
Did you optimize the storage area design (tables and indexes in distinct storage areas, for example)?
The reason I am asking is because it might have an influence on how large the files will get when you, for example, put a high-volumne OLTP table in its own storage area, that is only 10GB large.
Heavy Regards, RealHeavyDude.