Re: RMAN Duplicate

  • From: Sumit Kumar T <dba.tyagisumit@xxxxxxxxx>
  • To: Rodrigo Mufalani <rodrigo@xxxxxxxxxxxxxxx>
  • Date: Sat, 10 Sep 2016 03:16:02 +0530

Thank you so much . It worked like a charm :)

is there anything similar for databases on windows env ?

On Sat, Sep 10, 2016 at 2:59 AM, Rodrigo Mufalani <rodrigo@xxxxxxxxxxxxxxx>
wrote:

Hi,

    According the MOSC note id 1606004.1 has a bug 12846424. The
workaround is create symlink on O.S.

All the best,

<http://www.mufalani.com.br/>*Rodrigo Mufalani* - Diretor Técnico |
rodrigo@xxxxxxxxxxxxxxx | +55 21 988 994 817
*Mufalani* - +55 21 3193 0326 | Rua Alm Grenfall, 405, Bl 3, Sl 310,
Centro Empresarial
Washington Luiz, Duque de Caxias, RJ | CEP 25085-009 | www.mufalani.com.br
<rodrigo@xxxxxxxxxxxxxxx>
<http://www.mufalani.com.br/> <http://www.mufalani.com.br/>





*De: *<oracle-l-bounce@xxxxxxxxxxxxx> em nome de Sumit Kumar T <
dba.tyagisumit@xxxxxxxxx>
*Responder para: *"dba.tyagisumit@xxxxxxxxx" <dba.tyagisumit@xxxxxxxxx>
*Data: *sexta-feira, 9 de setembro de 2016 18:18
*Para: *Oracle L <oracle-l@xxxxxxxxxxxxx>
*Assunto: *RMAN Duplicate



HI Oracle experts



CAn we perform a RMAN duplicate if our backups are distributed under 2
different mount point locations  ?

We have space crunch on server so can't keep all the backup pieces under
one mount point .





RMAN> run

{

 duplicate database to uat

  SPFILE

    parameter_value_convert ('ORCL', 'UAT')

    set control_files='+UAT_DATA'

    set db_file_name_convert='+DATA', '+UAT_DATA'

    set log_file_name_convert='+DATA', '+UAT_DATA'

set db_name ='uat'

BACKUP LOCATION  *'/data01/BACKUP2*/'

    BACKUP LOCATION  '*/data02/BACKU3/*'

;

}



Starting Duplicate Db at 09-SEP-16

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of Duplicate Db command at 09/09/2016 17:08:59

RMAN-05501: aborting duplication of target database

RMAN-05516: duplicate operand specified: backup location





--



*--*

*BR*

*Sumit Tyagi*

*+91-7829543355 <%2B91-7829543355>*




-- 

*--*
*BR*
*Sumit Tyagi*
*+91-7829543355*

PNG image

PNG image

Other related posts: