I am a bit confused about the existence of the command: ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
I know that above command creates a script that allows us to re-creates the control file.
But..What if I use above command. Then add a couple of tablespaces to my database, etc. Months later I lose my control file.
Would I be able to use my old script to successfully re-create a control file just like the one I lost?
There must be a reason Oracle gives us:
ALTER DATABASE BACKUP CONTROLFILE TO TRACE and ALTER DATABASE BACKUP CONTROLFILE. I am not sure I fully understand when I would use one or the other.
Thank you
I know that above command creates a script that allows us to re-creates the control file.
But..What if I use above command. Then add a couple of tablespaces to my database, etc. Months later I lose my control file.
Would I be able to use my old script to successfully re-create a control file just like the one I lost?
There must be a reason Oracle gives us:
ALTER DATABASE BACKUP CONTROLFILE TO TRACE and ALTER DATABASE BACKUP CONTROLFILE. I am not sure I fully understand when I would use one or the other.
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Thank you