Dataguard Broker Konfigürasyonu (Broker Suspend Oluyorsa vs.)
Dataguard broker konfigürasyonu 3 adımda yaratılır :
create configuration primaryConf as primary database is PRMDB connect identifier is PRMDB
add database STDBYDB as connect identifier is STDBYDB maintained as physical
enable configuration
Remove ederken;
remove configuration
komutu yeterli olmayabiliyor, bu yüzden standby ve primary veritabanlarında ORACLE_HOME\database altında bulunan ve "DR" ile başlayan "dat" dosyalarının silinmesi gerekebilir.
No comments:
Post a Comment