轉:oracle官方文件介紹

luckyfriends發表於2013-06-03
原則:凡是Reference相關的文件都無需精讀,碰到問題時速查即可
1.ORACLE新功能
 Oracle Database New Features Guide
每次新版本的ORACLE RELEASE以後,看一下《Oracle Database New Features Guide》,以瞭解一下最新的FEATURE,此文件可以粗略地閱讀,不需精讀。
2.ORACLE,RDBMS的概念及體系結構 
 Oracle Database Concepts
入門級,系統級地讀物。如果你想了解ORACLE的相關概念和體系結構,《Oracle Database Concepts》是不錯的文件。另外,從這個文件中,你可以瞭解到其它的文件中提及的名詞和概念。如果你從未接觸過ORACLE,這個文件是很好的入門讀物。
3.ORACLE資料庫管理 
 Oracle Database Administrator's Guide
作為DBA,《Oracle Database Administrator's Guide》是必須要看的一本書。此書要精讀。如果你想參加ORACLE的認證,如考OCA或OCP,則Oracle University(簡稱OU)在培訓時會發給你與認證課程相配的教材(OU稱之為Student Guide),並且有課程代號和教材編號,如:
 lzo-042:Oracle 10g Administration I: Oracle Database 10g Administration Workshop I
 lzo-043:Oracle 10g Administration II: Oracle Database 10g Administration Workshop II
 lzo-047: Oracle Database SQL Expert: Oracle Database 10g SQL Fundamentals I&II
 Oracle Database Reference
這個文件講述ORACLE的所有初始化引數,資料字典,動態效能檢視,ORACLE自帶的用於資料庫管理的SQL指令碼,ORACLE等待事件,ORACLE統計資訊等知識。無需精讀。
基於平臺的管理:
 Oracle Database Administrator's Reference for Linux and UNIX-Based Operating Systems
這個文件講述在類UNIX平臺如何管理ORACLE資料庫,如設定環境變數,核心引數等
 Oracle Database Platform. Guide for Microsoft Windows
4.ORACLE備份和恢復
 Oracle Database Backup and Recovery User's Guide
精讀。作為DBA,精通資料庫的備份和恢復是沒得說的,否則沒得混下去。
 Oracle Database Backup and Recovery Reference
這個文件提供ORALCE備份和恢復管理器(RMAN)的命令的速查。無需精讀。
5.網路管理與配置
 Oracle Database Net Services Administrator's Guide
6.ORACLE企業管理器安裝與配置
 Enterprise Manager Installation and Basic Configuration
這個文件講述ORACLE企業管理器的安裝與配置
 Enterprise Manager Grid Control Installation and Basic Configuration
這個文件是告訴你怎麼安裝ORACLE的Grid Control的,包括Management Agent的安裝
 Enterprise Manager Advanced Configuration
這個文件講述ORACLE企業管理器的高階配置
6.ORACLE實用工具
 Oracle Database Utilities
這個文件講述ORACLE常用的實用工具Data Pump,SQL*Loader,DBVERIFY,DBNEWID,
LogMiner,MetaData API,Export&Import,ASMCMD等的使用
7.ORACLE資料庫開發相關
 Application Express User's Guide
 Oracle Database Advanced Application Developer's Guide
這個文件主要講述如何利用SQL和PL/SQL來進行資料庫開發。
第13章:Using Oracle Flashback Technology,介紹了ORACLE新的功能:Flashback在資料庫開發中的應用
 Oracle Database SQL Language Reference
全面介紹SQL語言。此文件無需精讀,碰到不懂的地方檢視此文件即可
 Oracle Database PL/SQL Language Reference
全面介紹PL/SQL程式語言。此文件無需精讀,碰到不懂的地方檢視此文件即可
 Oracle Database PL/SQL Packages and Types Reference
這個文件全面介紹ORACLE資料庫中內建的PL/SQL包和型別,如比較常用的以CTX_(ORACLE TEXT相關的包)DBMS_(ORACLE資料庫管理相關的包),UTL_(ORACLE實用工具相關的包)
 SQL*Plus User's Guide and Reference
這個文件介紹ORACLE常用的客戶端工具SQL*Plus的使用
 Java Developer's Guide 
 JDBC Developer's Guide and Reference 
 SQLJ Developer's Guide and Reference
以上三個文件都和JAVA資料庫程式設計相關
 Oracle Call Interface Programmer's Guide
這個文件講述如何進行基於OCI的開發
 Pro*C/C++ Programmer's Guide
這個文件講述和Precompilers相關的開發
 Oracle Database Data Cartridge Developer's Guide
這個文件介紹的一些開發知識比較少用到,但第11章:User-Defined Aggregate Functions講述如何開發自定義的合計函式,在某些情況下有用到。
8.ORACLE全球化支援
 Oracle Database Globalization Support Guide
這個文件講述全球化支援(ITN),字符集,排序規則等。此外還介紹了Character Set Scanner和Oracle Locale Builder等實用工具的使用
9.資料庫效能最佳化
 Oracle Database Performance Tuning Guide
全面介紹如何最佳化ORACLE資料庫。此外,在ORACLE 9I,如果你參加OCP認證,必須要過代號為LZ0-033的課程:Oracle9i Database Performance Tuning
10.ORACLE安裝相關
單例項:
 Installation Guide for Linux x86-64
 Installation Guide for hp-ux PA-RISC (64-Bit)
 Installation Guide for AIX 5L Based Systems (64-Bit)
 Installation Guide for Solaris Operating System (SPARC 64-Bit
 Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium
根據你的OS及平臺(32位還是64位)來選擇相關的文件。無需精讀,只需大概地gothrough一下。
叢集:
 Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX
 Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit)
 Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms
 Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit)
 Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux
 Universal Installer and OPatch User's Guide for Windows and UNIX
11.資料庫升級
 Oracle Database Upgrade Guide
12.ORACLE高可用相關(HA)
DATA GUARD:
 Oracle Data Guard Concepts and Administration
RAC:
 Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide
高階複製:
 Oracle Database Advanced Replication
流複製:
 Streams Replication Administrator's Guide
異構資料庫連線:
 Heterogeneous Connectivity Administrator's Guide 
 Gateway for Informix User's Guide 
 Gateway for Microsoft SQL Server User's Guide 
 Gateway for Sybase User's Guide
13.儲存管理
 Oracle Database Storage Administrator's Guide 
這個文件主要講述ASM的管理和配置
14.資料倉儲
 Oracle Database Data Warehousing Guide
 Oracle Warehouse Builder User's Guide
 Oracle OLAP User's Guide
15.資料探勘
 Oracle Data Mining Administrator's Guide
16.ORACLE樣本資料庫
 Oracle Sample Schemas
17.ORACLE文字(TEXT)
 Oracle Text Application Developer's Guide
 Oracle Text Reference
http://blog.csdn.net/brucelee0224/article/details/5559898

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14710393/viewspace-762826/,如需轉載,請註明出處,否則將追究法律責任。

相關文章