RMAN and READ ONLY table spaces
Hi
We are in the process of migrating one of our production databases (10.2.0.4) from using conventional hot backups to RMAN
Our current database has 4 READ ONLY tablespaces with each 250 GB in size
These 4 tablespaces physical database files have been backed up after putting these 4 tablespaces in READ ONLY mode
All these tablespaces are also self contained and we made a transportable tablespace level export dump file as well
We have couple of questions
Q # 1. After switching to RMAN, if we make a FULL RMAN backup, we believe that RMAN will not backup those 4 READ ONLY table spaces by default. correct?
0