<ul id="iqwua"></ul>
      • <kbd id="iqwua"><pre id="iqwua"></pre></kbd>
        <th id="iqwua"></th>
        <ul id="iqwua"><pre id="iqwua"></pre></ul>
      • 論文格式
        電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
        機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
        制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
        通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
        • 首頁 |
        • 畢業論文 |
        • 論文格式 |
        • 個人簡歷 |
        • 工作總結 |
        • 入黨申請書 |
        • 求職信 |
        • 入團申請書 |
        • 工作計劃 |
        • 免費論文 |
        • 合作期刊 |
        • 論文同學網 |
        搜索 高級搜索

        當前位置:論文格式網 -> 畢業論文 -> 計算機論文
        畢業論文標題:

        Oracle數據庫高可用技術在業務支撐系統中的應用與實現

         本文ID:LWGSW13462 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 論文 (收費:1000 積分)  

        論文字數:11825,頁數:23  有任務書
        摘    要
         數據庫是電信行業業務支撐系統的核心,Oracle數據庫在電信行業業務支撐系統中有著廣泛的應用,由于電信行業的業務特點,要求能7*24提供服務,同時為了適應激烈的市場競爭,提高電信服務水平,提高核心競爭力,對數據庫系統的高可用性和可靠性有著很高的要求。
         Oracle數據庫本身提供了很多高可用技術,如何選擇合適的技術并有效地將它們結合在一起,搭建出適合電信行業業務特點的高可用的數據庫,已成為許多電信企業在建立業務支撐系統的過程中正在或即將面臨的現實問題。
         本文以中國移動業務支撐系統的建設為研究背景,從工程應用的角度出發,系統分析了Oracle的自動內存管理、集群、數據衛士和備份恢復等高可用技術的應用現狀和實現方式。
         實踐證明,通過在中國移動業務支撐系統中應用以上Oracle高可用技術,系統性能有了很大提高,故障發生率也顯著降低,故障恢復時間大大減少,達到了高可用的目的。
         希望通過對集群、自動存儲管理、數據衛士和備份恢復管理等Oracle高可用技術的探討和研究,為其他電信企業在建立業務支撐系統時提供有益的借鑒。


        關鍵詞:Oracle,數據庫,高可用,業務支撐系統

        The Application and implementation of Oracle Database High Availability in Business Support System                                                    

        Abstract
         The database is the kernel of the Business Support System of telecommunications, The Oracle database has been widely used in Business Support System of telecommunications. The business features of Telecom request 7*24 hours service. Have to be compatible in the fierce market, improve the level of telecommunications services, enhance the core competitiveness, Therefore the database system's high availability and reliability call for a very higher level.
         Oracle database itself provides a lot of high availability technologies, how to choose the right technologies and combine them effectively and Structures suitable for the telecommunications industry, the characteristics of the availability of the database. Many telecom companies are being or will soon face the reality when starting to establish the course of business support systems.
         In this paper, I will use the China Mobile's Business Support System as the background, from the perspective of engineering application, to analysis of the Oracle's automatic memory management, clustering, data guard and backup as well as recovery technology applications such as high availability status and implementation.
         Fact has proved that China Mobile business support system through the application of these systems Oracle High Availability technology, system performance has been greatly improved, the failure is also greatly reduced And its’ the same to the incidence of the failure recovery time, which suggests it has achieved the purpose of High Availability.
         Through the discussion and study of the automatic memory management, clustering, data protection and backup and recovery Oracle high-availability technologies such as exploration and research, I hope it may be helpful for other telecommunications companies in the establishment of business support systems.
         

        Key words: Oracle, Database, High Availability, Business Support System

        目錄

        1 緒論 1
        1.1 課題背景及目的 1
        1.2 國內外研究狀況 2
        1.3 課題研究方法 3
        1.4 論文構成及研究內容 3
        2 Oracle數據庫高可用技術介紹 4
        2.1 計算機系統的高可用 4
        2.2 Oracle數據庫高可用架構 5
        2.2.1 真正應用集群(RAC) 5
        2.2.2 自動存儲管理(ASM) 6
        2.2.3 閃回(Flashback) 7
        2.2.4 備份恢復管理(RMAN) 8
        2.2.5 數據衛士(DG) 9
        3 一級業務支撐系統對Oracle數據庫高的可用需求 10
        3.1 一級業務支撐系統介紹 10
        3.2 對Oracle數據庫的高可用需求 11
        4 Oracle數據庫高用技術在業務支撐系統中的應用及實現 13
        4.1 高可用需求的分解和分析 13
        4.2 高可用總體解決方案 14
        4.2 高可用方案的實現 16
        4.2.1真正應用集群(RAC)和自動存儲管理(ASM)的應用和實現 16
        4.2.2 閃回(Flashback)的應用和實現 17
        4.2.3 備份恢復管理(RMAN)的應用和實現 18
        4.2.4 數據衛士(DG)的應用和實現 18
        5 應用效果分析 20
        結論 21
        致謝 22
        參考文獻 23


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:物流企業網絡設計 下一篇:上好佳在線寵物醫院系統
        Tags:Oracle 數據庫 可用 技術 業務 支撐 系統 應用 實現 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

        本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

        論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文
        <th id="y60uc"></th>
          <kbd id="y60uc"><pre id="y60uc"></pre></kbd>
        • <kbd id="y60uc"></kbd>
          <samp id="y60uc"></samp>
          <ul id="y60uc"><tbody id="y60uc"></tbody></ul>