الأربعاء، 15 أبريل 2015

ORA-19550

Error:
===
Rman backup fail with :

using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on B1 channel at 04/15/2015 10:11:01
ORA-19550: cannot use backup/restore functions while using dispatcher

Explanation
========
Doc ID 215934.1

Solution
=======
Create a new TNS alias with SERVER=DEDICATED in the TNSNAMES.ORA file and use 
this alias to connect to the target database.

Example
=======
SHAGGY =  (DESCRIPTION=(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.25)(PORT =1521)))(CONNECT_DATA=(SERVICE_NAME =SHAGGY)(server =dedicated)    )  )

Sources
======
metalink Doc ID 215934.1
http://grokbase.com/t/freelists.org/oracle-l/01ck765az2/how-to-backup-mts-database-with-rman

ليست هناك تعليقات:

إرسال تعليق