【正文】
1. SGA數(shù)據(jù)塊緩沖區(qū)the Development Technology to Database 聯(lián)機重做日志文件用于記錄數(shù)據(jù)庫的更改,對數(shù)據(jù)庫進行修改的事務( Transaction)在記錄到重做日志之前都必須首先放到重做日志緩沖區(qū)( Redo Log Buffer)中。 from3. SGA字典緩沖區(qū) the Development Technology to Database共享 SQL池( Shared SQL Pool)相當于程序高速緩沖區(qū),所有的用戶程序都存放在共享 SQL池中。n 使用 Oracle監(jiān)聽器注冊數(shù)據(jù)庫服務。數(shù)據(jù)字典 授予系統(tǒng)權限SELECT ANY TABLE的用戶都能查詢帶有DBA前綴的視圖。 數(shù)據(jù)字典的結構 數(shù)據(jù)字典的用途the Development Technology to Database數(shù)據(jù)字典 是 Oracle數(shù)據(jù)庫的核心組件,它是對用戶來說為只讀類型的表和視圖組成。n 進程監(jiān)控器 (processn 當用戶連接數(shù)據(jù)庫執(zhí)行一個應用程序時,會創(chuàng)建一個用戶進程,來完成用戶所指定的任務。包括數(shù)據(jù)文件名,用戶帳號、表說明權限等。the Development Technology to Database 實例 圖 實例與數(shù)據(jù)庫之間的關系 (并行數(shù)據(jù)庫)the Development Technology to Database 處理數(shù)據(jù)的內(nèi)存結構實 例 后 臺 進 程 客戶應用程序 服務器進程 數(shù)據(jù)庫實例概述the Development Technology to Databasen Oracle數(shù)據(jù)庫服務器由數(shù)據(jù)庫和實例組成n 數(shù)據(jù)庫與實例的關系n 數(shù)據(jù)庫是 Oracle用于保存數(shù)據(jù)的一系列物理結構和邏輯結構n 用戶直接與實例交互,由實例訪問數(shù)據(jù)庫。the Development Technology to Database 物理存儲結構 邏輯存儲結構 內(nèi)存結構 數(shù)據(jù)庫實例與進程 數(shù)據(jù)字典第二章 Oracle 10g 數(shù)據(jù)庫結構the Development Technology to Database 數(shù)據(jù)庫實例與進程 Oracle數(shù)據(jù)庫實例