-- Oracle 常用性能視圖一覽表(10g)
--*************************************
Advisors
?? ?Information related to cache advisors
/***********************************************************************************************************************/
ASM?
/***********************************************************************************************************************/
Backup/recovery
?? ?Information related to database backups and recovery, including last backup, archive logs,
?? ?state of files for backup, and recovery
/***********************************************************************************************************************/? ?
Caches
?? ?Information related to the various caches, including objects, library, cursors, and the dictionary
V$ Views:?????
Cache fusion / rac
/***********************************************************************************************************************/
Control files
?? ?Information related to instance control files
V$ Views: ????
/***********************************************************************************************************************/
Cursors/SQL statements
Information related to cursors and SQL statements, including the open cursors, statistics, and actual SQL text
V$ Views:?
/***********************************************************************************************************************/
Database instances
?? ?Information related to the actual database instance
V$ Views:?
RAC Views:
/***********************************************************************************************************************/
Direct Path Operations
?? ?Information related to the SQL*Loader direct load option
V$ Views:?
/***********************************************************************************************************************/
Distributed/
?? ?Heterogeneous Services
V$ Views:
/***********************************************************************************************************************/???? ?
Fixed view
?? ?Information related to the v$ tables themselves
V$ Views:?
/***********************************************************************************************************************/
General
?? ?General information related to various system information
V$ Views: ????
/***********************************************************************************************************************/???? ?
I/O
?? ?Information related to I/O, including files and statistics
V$ Views: ?????
/***********************************************************************************************************************/???? ?
Latches/locks Information related to latches and locks
V$ Views: ????
RAC Views:?
/***********************************************************************************************************************/???? ?
Log Miner Information related to Log Miner
V$ Views:?????
/***********************************************************************************************************************/???? ?
Metrics Information related to Metrics (ALL New in 10g!)
V$ Views:?
/***********************************************************************************************************************/???????????????????????????????????????????? ?
Multithreaded/shared servers
?? ?Information related to multithreaded and parallel servers, including connections, queues,dispatchers, and shared servers
V$ Views: ?????
/***********************************************************************************************************************/???? ?
Object Usage
?? ? Information related to object use and dependencies
V$ Views:?????
/***********************************************************************************************************************/????? ?
Overall system
?? ?information related TO THE overall system performance v$ tables :?
/***********************************************************************************************************************/
Parallel Query Information related to the Parallel Query option
V$ Views: ?????
/***********************************************************************************************************************/
Parameters
?? ?Information related to various Oracle parameters, including initialization and NLS per session
V$ Views: ???
/***********************************************************************************************************************/???? ?
Redo logs Information related to redo logs, including statistics and history
V$ Views:?
/***********************************************************************************************************************/?? ?
Replication and materialized views
?? ?Information related to replication and materialized views
V$ Views:???
/***********************************************************************************************************************/?? ?
Resource Manager Information related to resource management
V$ Views:?
/***********************************************************************************************************************/
Rollback segments And Undo
?? ?Information on rollback segments, including statistics and transactions
V$ Views: ?? ?
/***********************************************************************************************************************/
Security/privileges Information related to security
V$ Views:?
/***********************************************************************************************************************/
Sessions (includes some replication information and heterogeneous services)
?? ?Information related to a session, including object access, cursors, processes, and statistics
V$ Views: ?????
/***********************************************************************************************************************/??????????????????????????????????????????????? ?
Services (all new for 10.1)??
/***********************************************************************************************************************/???? ?
Sorting Information related to sorting
V$ Views:?????
/***********************************************************************************************************************/???? ?
Standby databases (DataGuard)
?? ?Information related to standby databases
V$ Views: ?????
/***********************************************************************************************************************/???? ?
File mapping interface
?? ?Information related to file mapping
V$ Views: ????
/***********************************************************************************************************************/?????? ?
Streams
Information related to streams
V$ Views: ????
/***********************************************************************************************************************/?????? ?
Statistics Information related to statistics in general
V$ Views:?????
/***********************************************************************************************************************/? ?
Transactions Information related to transactions in general
V$ Views:????
參照整理: Oracle Database 10g 性能調整與優化(尼米克 (Richard J.Niemiec))
快捷參考
有關性能優化請參考
??? Oracle硬解析與軟解析
??? 共享池的調整與優化(Sharedpool Tuning)
??? Oracle表緩存(cachingtable)的使用
?
有關ORACLE體系結構請參考
??? Oracle表空間與數據文件
??? Oracle密碼文件
??? Oracle參數文件
??? Oracle聯機重做日志文件(ONLINE LOG FILE)
??? Oracle歸檔日志
??? Oracle回滾(ROLLBACK)和撤銷(UNDO)
??? Oracle實例和Oracle數據庫(Oracle體系結構)
?
有關閃回特性請參考
??? Oracle閃回特性(FLASHBACK DATABASE)
??? Oracle閃回特性(FLASHBACK DROP & RECYCLEBIN)
??? Oracle閃回特性(Flashback Query、FlashbackTable)
??? Oracle閃回特性(Flashback Version、Flashback Transaction)
?
有關基于用戶管理的備份和備份恢復的概念請參考
??? Oracle冷備份
??? Oracle熱備份
??? Oracle備份恢復概念
??? Oracle實例恢復
??? Oracle基于用戶管理恢復的處理 (詳細描述了介質恢復及其處理)
??? SYSTEM表空間管理及備份恢復
??? SYSAUX表空間管理及恢復
?
有關RMAN的備份恢復與管理請參考
??? RMAN 概述及其體系結構
??? RMAN 配置、監控與管理
??? RMAN 備份詳解
??? RMAN 還原與恢復
??? RMAN 備份路徑困惑(使用plus archivelog時)
?
有關ORACLE故障請參考
??? ORA-32004的錯誤處理
??? ORA-01658錯誤
??? CRS-0215錯誤處理
??? 對參數FAST_START_MTTR_TARGET= 0 的誤解及設定
??? SPFILE錯誤導致數據庫無法啟動(ORA-01565)
?
有關ASM請參考
??? 創建ASM實例及ASM數據庫
??? ASM 磁盤、目錄的管理
?
有關SQL/PLSQL請參考
??? SQLPlus常用命令
??? SQL 基礎 --> 集合運算(UNION與UNION ALL)
??? SQL 基礎 --> 常用函數
??? SQL 基礎 --> 多表查詢
??? SQL 基礎 --> 過濾和排序
??? SQL 基礎 --> 子查詢
??? SQL 基礎 --> 層次化查詢(STARTBY ... CONNECT BY PRIOR)
??? SQL 基礎 --> ROLLUP與CUBE運算符實現數據匯總
??? PL/SQL --> 游標
??? PL/SQL --> 異常處理(Exception)
??? PL/SQL --> 語言基礎
??? PL/SQL --> 流程控制
??? PL/SQL --> 隱式游標(SQL%FOUND)
??? PL/SQL --> 存儲過程
??? PL/SQL --> 函數
??? PL/SQL --> 動態SQL
?
有關ORACLE其它特性
??? 使用OEM,SQL*Plus,iSQL*Plus 管理Oracle實例
??? 日志記錄模式(LOGGING、FORCE LOGGING 、NOLOGGING)
??? OralceOMF 功能詳解
??? Oracle用戶、對象權限、系統權限 ?
? ?? Oracle角色、配置文件
??? Oracle分區表
??? Oracle外部表
??? 使用外部表管理Oracle 告警日志(ALAERT_$SID.LOG)
??? 簇表及簇表管理(Index clustered tables)
??? SQL*Loader使用方法
??? 啟用用戶進程跟蹤
??? 配置非默認端口的動態服務注冊
??? systemsys,sysoper sysdba 的區別
??? ORACLE_SID、DB_NAME、INSTANCE_NAME、DB_DOMIAN、GLOBAL_NAME
??? Oracle補丁全集 (Oracle 9i 10g 11g Path)
??? Oracle10.2.0.1 升級到10.2.0.4
?
??
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元
