oracle 體系結構及內存管理 03_oracle官方文檔索引

Concept
    包含了 oracle 數據庫裏面的一些基本概念和原理, 好比 數據庫邏輯結構, 物理結構, 實例結構, 
優化器, 事務等. PDF 460頁
Reference
    包含了動態性能視圖, 數據字典, 初始化參數等, 若是有參數不知道意思, 或者 v$視圖字段信息模
糊, 均可以從這裏找到描述, 使用 html版的進去 ctrl+f查找比較快.還包含一些其餘好比數據庫的硬性
限制, 等待事件的名稱, 後臺進程的描述等.
SQL Language Reference
    這個文檔中包含 oracle數據庫的sql語法,(不包含plsql), 好比 create table 等.
Administrator’s Guide
    各類管理oracle數據庫的場景都在這裏, 各類管理表, 索引, 表空間, redo等
Performance tuning guide
    包含優化相關內容, 介紹優化方法, 數據庫實例及sql的優化
Database Administration 頁面
    由於上面 administrator’s guide 已經描述了, 這裏列舉幾個比較重要文檔
Net Services Reference
    文檔說明了幾個關於監聽的重要文件, tnsnames.ora, listener.ora, sqlnet.ora 等
Backup and Recovery User’s Guide
    描述了 rman 的各類用法
Application Development 頁面
    PL/SQL Packages and Types Reference包括各類 oracle 自建的包和函數的功能, 參數描述. 若是
有不瞭解的包, 能夠在這裏找到, 好比 dbms_stats.
PL/SQL language Reference
    plsql 編程的基礎概念, 語法等.
SQLJ Developer’s Guide
    SQLJ, JAVA相關的內容
Workspace Manager Developer’s Guide
    關於 oracle 的 workspace manager 版本化的一些東西
installing and upgrading 頁面
    須要安裝 oracle 參照這裏.
Grid Computing 頁面
    包括 oracle grid infrastructure 集羣軟件的各類文檔
Automatic Storage Management Administrator’s Guide
    Asm 相關文檔
Real Application Clusters Administration and Development Guide
    包括 RAC 環境下的數據庫管理和維護的內容
Clusterware Administration and Deployment Guide
    主要寫了集羣軟件的各類工具和命令
High Availability 頁面
    包含各類高可用文檔
Data Guard Broker 和 Data Guard Concepts and Administration
    關於 Data guard 文檔
Data Warehousing and Business Intelligence 頁面
    數據倉庫和商業智能的相關技術
VLDB and Partitioning Guide
    very large database, … partition 和 parallel 相關的內容
utilities
    imp, expdp, sql*loader, 外部表, dbv, adrci, logminer
unstructured Data and Content Management 頁面
    非結構化數據相關, 好比 object type, xml type, oracle text
SecureFiles and Large Objects Developer’s Guide
    講述了 11g 中存儲 lob 字段使用的 secure file 技術內容
Text Application Developer’s Guide 和 Text Referencehtml


http://www.cnblogs.com/songdavid/articles/1992509.htmlsql

相關文章
相關標籤/搜索