Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Find DBID

user9338712Dec 4 2012 — edited Dec 4 2012
Dear all,

I need to restore control files. During the process,
RMAN> run
2> {
3> restore controlfile from autobackup;
4> }

Starting restore at 04-DEC-12
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=541 devtype=DISK

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 12/04/2012 15:12:24
RMAN-06495: must explicitly specify DBID with SET DBID command
Am unable to find DBID since the DB is in nomount stage. all the links and docs are referring to find DBID in mount stage. Please advise
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2013
Added on Dec 4 2012
13 comments
7,884 views