Pular para o conteúdo
Visualizando 3 posts - 1 até 3 (de 3 do total)
  • Autor
    Posts
  • #97440
    mpvargas
    Participante

      Caros Amigos,
      Gostaria de saber se alguem tem alguma dia para esse erro do RMAN:

      channel t1: restoring datafile 00006
      input datafile copy recid=22 stamp=738502495 filename=/backup/tbsasoec10/dados03/backup03.dbf
      destination for restore of datafile 00006: /backup/tbsasoec10/dados02/dados02.dbf

      ORA-19571: datafilecopy recid 22 stamp 738502495 not found in control file
      ORA-19600: input file is datafile-copy 22 ()
      ORA-19601: output file is datafile-copy 0 (/backup/tbsasoec10/dados02/dados02.dbf)

      #97452
      mpvargas
      Participante

        Após conseguir reiniciar o processo de restauração do backup, me deparei com um novo erro:

        RMAN> startup

        database is already started
        database mounted
        released channel: ORA_DISK_1
        RMAN-00571: ===========================================================
        RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
        RMAN-00571: ===========================================================
        RMAN-03002: failure of startup command at 12/27/2010 16:30:49
        ORA-01589: must use RESETLOGS or NORESETLOGS option for database open

        RMAN> alter database open resetlogs;

        RMAN-00571: ===========================================================
        RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
        RMAN-00571: ===========================================================
        RMAN-03002: failure of alter db command at 12/27/2010 16:30:56
        ORA-01152: file 1 was not restored from a sufficiently old backup
        ORA-01110: data file 1: ‘/u01/app/oracle/oradata/asoec10/system01.dbf’

        #97454
        mpvargas
        Participante

          Resolvido.
          Obrigado !!!

        Visualizando 3 posts - 1 até 3 (de 3 do total)
        • Você deve fazer login para responder a este tópico.