Erman Arslan's Oracle Forum
›
Database
Search
everywhere
only in this topic
Advanced Search
reg control file backups
Classic
List
Threaded
♦
♦
Locked
2 messages
satish
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
reg control file backups
Hi Erman,
We have taken controlfile backup using sql as below
SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
RMAN duplicate will not be able to use this control file right?please correct me i am wrong
ErmanArslansOracleBlog
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: reg control file backups
Administrator
Yes. This is for creating the controlfile script..
So using this trace file, you can create controlfile manually by connecting the database using sqlplus as sys in nomount mode.
Free forum by Nabble
Edit this page