Database Backup and Recovery (MOSC)

MOSC Banner

RMAN Control File Restore Complete but no Control File written to O/S

edited Feb 13, 2017 12:38PM in Database Backup and Recovery (MOSC) 11 commentsAnswered ✓

Hello All

Target (Source) -         Production Host A - Linux x86_64  - Oracle 11.2.0.4.0 Enterprise Edition - ASM & OMF

Auxiliary (Duplicate) - Test Host B - Linux x86_64 - Oracle 11.2.0.4.0 Enterprise Edition - File System & OMF

Copy Production database CERS to Test database CERST

Test Host B

=========

Execute RMAN Restore

SET DBID 2191681151;    < === Production DBID

RESTORE SPFILE TO '/u03/oracle/CERST/controlfile/spfile.ora' FROM '/u05/oracle/backup/ora-rman/CERS_c-2191681151-20170205-00.cf.al.0000';  < == Production Backup Set copied from A to B

RESTORE CONTROLFILE TO '/u03/oracle/CERST/controlfile/control.ctl' FROM '/u05/oracle/backup/ora-rman/CERS_c-2191681151-20170205-00.cf.al.0000';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center