restore controlfile FROM AUTOBACKUP
Background:Oracle database Release 11.2.0.3.0
os is Linux-64
I need to create a DR copy of the database in a remote location.
The rman duplicate database will not work because of the firewall that cuts communication.
The backup on the primary database goes to a tape library that is replicated to the remote data center.
I need to restore and recover the database then start shipping log files.
Problem :
I configure the channel with the params that the backup team provided.
I run a 'restore controlfile FROM AUTOBACKUP;' and it does not find any autobackups.
I set the DBID number then run to following.
0