溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點(diǎn)擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

oracle中ADG與DG的區(qū)別是什么

發(fā)布時(shí)間:2021-07-26 16:46:15 來源:億速云 閱讀:496 作者:Leah 欄目:數(shù)據(jù)庫

oracle中ADG與DG的區(qū)別是什么,很多新手對(duì)此不是很清楚,為了幫助大家解決這個(gè)難題,下面小編將為大家詳細(xì)講解,有這方面需求的人可以來學(xué)習(xí)下,希望你能有所收獲。

  DG與ADG的對(duì)比:DG只能用Real-Time Apply.什么是real-Time Apply ,先看一下主備庫日志的應(yīng)用。

  默認(rèn)備庫只對(duì) archived redo log 做 MRP 日志應(yīng)用。啟用real-Time Apply(實(shí)時(shí)應(yīng)用),備庫可以對(duì) standby redolog 進(jìn)行日志應(yīng)用。

  需要備庫創(chuàng)建 standby redolog。

  再來看看ADG,ADG主要應(yīng)用在實(shí)時(shí)Oracle數(shù)據(jù)保護(hù),可用性和災(zāi)難恢復(fù)。

  英文是這么解釋:雖然很多人看英文一臉懵逼,但是為了還原 最原始的 解釋 還是 把英文給家看看,

  Data Guard Architecture Overview

  Data Guard provides the management, monitoring, and automation software to create and maintain one or more synchronized copies of a production database to protect Oracle data from failures, disasters, human error, and data corruptions while providing high availability for mission critical applications. Data Guard is included with Oracle Database Enterprise Edition.

  Active Data Guard Functionality

  Active Data Guard is an option license for Oracle Database Enterprise Edition. Active Data Guard enables advanced capabilities that that extend basic Data Guard functionality. These include:

  Real-Time Query - offload read-only workloads to an up-to-date standby database

  Automatic Block Repair - automatic repair of physical corruption transparent to the user

  Far Sync - zero data loss protection across any distance

  Standby Block Change Tracking - enable incremental backups on an active standby

  Active Data Guard Rolling Upgrade - make it simple to reduce planned downtime

  Global Database Services - load balancing and service management across replicated databases. See Global Data Services

  Application Continuity - make outages transparent to users. See Application Continuity

  翻譯如下:

Data Guard架構(gòu)概述

  Data Guard提供管理,監(jiān)視和自動(dòng)化軟件,用于創(chuàng)建和維護(hù)生產(chǎn)數(shù)據(jù)庫的一個(gè)或多個(gè)同步副本,以保護(hù)Oracle數(shù)據(jù)免受故障,災(zāi)難,人為錯(cuò)誤和數(shù)據(jù)損壞,同時(shí)為關(guān)鍵任務(wù)應(yīng)用程序提供高可用性。 Data Guard包含在Oracle數(shù)據(jù)庫企業(yè)版中。

主動(dòng)數(shù)據(jù)保護(hù)功能

  Active Data Guard是Oracle數(shù)據(jù)庫企業(yè)版的選件許可證。 Active Data Guard支持?jǐn)U展基本Data Guard功能的高級(jí)功能。 這些包括:

  實(shí)時(shí)查詢 - 負(fù)責(zé)將主庫最新的數(shù)據(jù)刷新到物理備庫

  自動(dòng)塊修復(fù) - 自動(dòng)修復(fù)對(duì)壞的數(shù)據(jù)塊進(jìn)行修復(fù)

  遠(yuǎn)程同步 - 任何情況下的主備同步,實(shí)現(xiàn)零數(shù)據(jù)丟失保護(hù)。

  備庫開啟塊跟蹤 - 在備庫開啟塊跟蹤,實(shí)現(xiàn)備用數(shù)據(jù)庫上啟用增量備份。

  Active Data Guard滾動(dòng)升級(jí) - 簡化計(jì)劃停機(jī)時(shí)間

  全局?jǐn)?shù)據(jù)庫服務(wù) - 跨復(fù)制數(shù)據(jù)庫的負(fù)載平衡和服務(wù)管理。 請(qǐng)參閱 全球數(shù)據(jù)服務(wù)

  應(yīng)用程序連續(xù)性 - 使中斷對(duì)用戶透明。 請(qǐng)參閱 應(yīng)用程序連續(xù)性 ,這一點(diǎn) 我也一臉懵逼,官方文檔給的解釋翻譯如下:

應(yīng)用程序連續(xù)性

  應(yīng)用程序連續(xù)性(AC)是Oracle Real Application Clusters(RAC),Oracle RAC One Node和Oracle Active Data Guard選項(xiàng)的一項(xiàng)功能,可通過在可恢復(fù)的中斷后恢復(fù)正在進(jìn)行的數(shù)據(jù)庫會(huì)話來屏蔽最終用戶和應(yīng)用程序的中斷。 應(yīng)用程序連續(xù)性通過在中斷后恢復(fù)受影響的數(shù)據(jù)庫會(huì)話的正在進(jìn)行的工作來屏蔽最終用戶和應(yīng)用程序的中斷。 應(yīng)用程序連續(xù)性在應(yīng)用程序下執(zhí)行此恢復(fù),以便中斷在應(yīng)用程序中顯示為略微延遲的執(zhí)行。

  應(yīng)用程序連續(xù)性用于在處理意外中斷和計(jì)劃維護(hù)時(shí)改善用戶體驗(yàn)。 應(yīng)用程序連續(xù)性增強(qiáng)了使用Oracle數(shù)據(jù)庫的系統(tǒng)和應(yīng)用程序的容錯(cuò)能力。

看完上述內(nèi)容是否對(duì)您有幫助呢?如果還想對(duì)相關(guān)知識(shí)有進(jìn)一步的了解或閱讀更多相關(guān)文章,請(qǐng)關(guān)注億速云行業(yè)資訊頻道,感謝您對(duì)億速云的支持。

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請(qǐng)聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI