Erman Arslan's Oracle Forum
›
Database
Login
Register
Search
everywhere
only in this topic
Advanced Search
reg control file backups
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
satish
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jun 20, 2018; 7:14am
reg control file backups
1160 posts
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jun 20, 2018; 8:07am
Re: reg control file backups
Administrator
5731 posts
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