دیتابیس اوراکل

دیتابیس اوراکل
طبقه بندی موضوعی

RMAN-06613: Connect identifier for DB_UNIQUE_NAME not configured

موقع بکاپ گرفتن از دیتابیس گارد خطای زیر را در RMAN گرفتیم:

ORA-20079: full resync from primary database is not done

 

doing automatic resync from primary

resyncing from database with DB_UNIQUE_NAME PRIMARY

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

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

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

RMAN-03015: error occurred in stored script bk_primary

RMAN-03002: failure of sql command at 06/28/2022 20:00:05

RMAN-03014: implicit resync of recovery catalog failed

RMAN-03009: failure of partial resync command on default channel at 06/28/2022 20:00:05

RMAN-06613: Connect identifier for DB_UNIQUE_NAME STANDBY not configured

 

برای حل این خطا در دیتابیس primary باید دستور زیر اجرا شود:

[oracle@PRIMARY ~]$ rman target / catalog user@CATALOG

RMAN> configure db_unique_name 'STANDBY' connect identifier 'STANDBY';

 

starting full resync of recovery catalog

full resync complete

new RMAN configuration parameters:

CONFIGURE DB_UNIQUE_NAME 'STANDBY' CONNECT IDENTIFIER  'STANDBY';

new RMAN configuration parameters are successfully stored

starting full resync of recovery catalog

full resync complete

 

و همچنین در دیتابیس استندبای دستور زیر اجرا شد:

[oracle@STANDBY ~]$ rman target / catalog user@CATALOG

RMAN> resync catalog;

 

starting partial resync of recovery catalog

partial resync complete

 

 

  • راهله شاکری

ORA-20079

RMAN-06613

نظرات  (۰)

هیچ نظری هنوز ثبت نشده است

ارسال نظر

ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
تجدید کد امنیتی