Big file tablespace
My oracle database version is 10.2.0.4 . OS version is windows 64 bit. It has one
bigfile tablespaces.Its size is 900 GB. and day by day it is growing. In case of
any failure there could be chances of whole datafile loss. This is the default tablespace of transaction user. In bigfile tablespace we cannot add another datafile .
So I want to create another tablespace of general smallfile tablespace and change the default tablespace of transaction user to new smallfile tablespaces.
I want to know if I will change the above is there any performance degradation or any problem ?
Please help..
Thanks