Quote:
Originally Posted by Littlefoot
|
To answer the other part:
Quote:
|
3. Does windows platform has any limitations on Datafile size and autoextend enabled?
|
Just make sure "largefiles" is enabled.
Quote:
|
4. Which is better? 1. To add additional datafiles or 2. To Enable autoextend and allow one datafile to grow very big (perhaps >5GB or >10GB??
|
I prefer the "Divide and Conquer" approach (multiple small files, perhaps <= 32G)
This because with
rman the minimum size of a backup file would be the size of the largest data file.
If you have just a few large data files, then the rman parallel threads are also limited and consequently the backup will take more time.
