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!

Starting implicit crosscheck backup is taking long time

User272243May 22 2011 — edited Jul 28 2011
Hi

DB - 11.2.0.1
OS - Linux
Storage - ASM

Our daily backup goes to tape, but today we took special backup to disk and trying to restore it on another server (ASM directory structure is same on source and destination server).

Steps carried out -

1. Took full database backup along with controlfile at /db/backup/ location.
2. Copied all backup pieces to another server- created same directory structure at destination server.
3. Stopped the existing DB running on the server. Cleared all the associated datafiles/controlfiles
4. restore controlfile from the backup
rman> restore controlfile from ' /db/backup/c-1123652940-20110522-04';
5. Mount the DB
6. Started restore.

Now the from last one hour restore session is stopped at - 'Starting implicit crosscheck backup at 22-MAY-11'
The source and destination DB are using flash recovery area.

Why DB is spending so much time on 'Starting implicit crosscheck backup at' What exactly its doing ?

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2011
Added on May 22 2011
1 comment
2,598 views