Rman duplicate with cold backup

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #1875
      aniruddharp
      Participant

      Hi,

      I am trying to clone a database with rman duplicate command.But here I am trying to use Rman backup taken when database was in MOUNT stage.So it’s a cold backup.

      When I am trying to issue duplicate command with this backup it’s throwing an error ” RMAN-06023:NO BACKUP OR COPY OF DATAFILE 7 FOUND TO RESTORE “.

      This is happenning with all datafiles in the backup.

      List backupset command shows me proper and expected results.

      Note : I am using nocatalog approach for target database backup.

      Is this not supported in duplicate database command?

      -Ani

    • #2027
      Saurabh Sood
      Member

      Hi Ani,

      It requires target database in either MOUNT or OPEN stage to duplicate database using RMAN. Could you give the complete RMAN command that you are using to duplicate the database?

Viewing 1 reply thread
  • You must be logged in to reply to this topic.