Login  Register

Re: RMAN restore - log_file_name_convert

Posted by ErmanArslansOracleBlog on Nov 24, 2016; 12:07pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RMAN-restore-log-file-name-convert-tp1576p1617.html

You need to recover it Roshan..

Try this first;

recover database using backup controlfile until cancel;
<enter>
Then directly write cancel <enter> and then try to open using resetlogs.
If you still get ORA-01110, then you need to recover.
Again use recover database using backup controlfile until cancel;
But this time supply archivelogs or redologs (if they are containing the changes that are required to be applied for the recovery)