-- 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 性能調(diào)整與優(yōu)化(尼米克 (Richard J.Niemiec))
快捷參考
有關(guān)性能優(yōu)化請(qǐng)參考
??? Oracle硬解析與軟解析
??? 共享池的調(diào)整與優(yōu)化(Sharedpool Tuning)
??? Buffercache 的調(diào)整與優(yōu)化(一)
??? Oracle表緩存(cachingtable)的使用
?
有關(guān)ORACLE體系結(jié)構(gòu)請(qǐng)參考
??? Oracle密碼文件
??? Oracle參數(shù)文件
??? Oracle聯(lián)機(jī)重做日志文件(ONLINE LOG FILE)
??? Oracle歸檔日志
??? Oracle回滾(ROLLBACK)和撤銷(UNDO)
??? Oracle數(shù)據(jù)庫實(shí)例啟動(dòng)關(guān)閉過程
??? Oracle10g SGA 的自動(dòng)化管理
??? Oracle實(shí)例和Oracle數(shù)據(jù)庫(Oracle體系結(jié)構(gòu))
?
有關(guān)閃回特性請(qǐng)參考
??? Oracle閃回特性(FLASHBACK DATABASE)
??? Oracle閃回特性(FLASHBACK DROP & RECYCLEBIN)
??? Oracle閃回特性(Flashback Query、FlashbackTable)
??? Oracle閃回特性(Flashback Version、Flashback Transaction)
?
有關(guān)基于用戶管理的備份和備份恢復(fù)的概念請(qǐng)參考
??? Oracle冷備份
??? Oracle熱備份
??? Oracle備份恢復(fù)概念
??? Oracle基于用戶管理恢復(fù)的處理 (詳細(xì)描述了介質(zhì)恢復(fù)及其處理)
?
有關(guān)RMAN的備份恢復(fù)與管理請(qǐng)參考
??? RMAN 備份詳解
??? RMAN 還原與恢復(fù)
??? RMANcatalog 的創(chuàng)建和使用
??? 基于catalog 創(chuàng)建RMAN存儲(chǔ)腳本
使用RMAN遷移文件系統(tǒng)數(shù)據(jù)庫到ASM
??? RMAN 備份路徑困惑(使用plus archivelog時(shí))
?
有關(guān)ORACLE故障請(qǐng)參考
??? ORA-01658錯(cuò)誤
??? ORA-00119,ORA-00132 錯(cuò)誤處理
??? 又一例SPFILE設(shè)置錯(cuò)誤導(dǎo)致數(shù)據(jù)庫無法啟動(dòng)
??? 對(duì)參數(shù)FAST_START_MTTR_TARGET= 0 的誤解及設(shè)定
??? SPFILE錯(cuò)誤導(dǎo)致數(shù)據(jù)庫無法啟動(dòng)(ORA-01565)
?
有關(guān)ASM請(qǐng)參考
??? 創(chuàng)建ASM實(shí)例及ASM數(shù)據(jù)庫
??? ASM 磁盤、目錄的管理
?
有關(guān)SQL/PLSQL請(qǐng)參考
??? SQLPlus常用命令
??? 替代變量與SQL*Plus環(huán)境設(shè)置
??? 使用Uniread實(shí)現(xiàn)SQLplus翻頁功能
??? SQL 基礎(chǔ) --> NEW_VALUE的使用
??? SQL 基礎(chǔ) --> 集合運(yùn)算(UNION與UNION ALL)
??? SQL 基礎(chǔ) --> 視圖(CREATEVIEW)
??? SQL 基礎(chǔ) --> 創(chuàng)建和管理表
??? SQL 基礎(chǔ) --> 分組與分組函數(shù)
??? SQL 基礎(chǔ) --> 層次化查詢(STARTBY ... CONNECT BY PRIOR)
??? SQL 基礎(chǔ) --> ROLLUP與CUBE運(yùn)算符實(shí)現(xiàn)數(shù)據(jù)匯總
??? PL/SQL --> 異常處理(Exception)
??? PL/SQL --> 流程控制
??? PL/SQL --> 包的創(chuàng)建與管理
??? PL/SQL --> 隱式游標(biāo)(SQL%FOUND)
??? PL/SQL --> INSTEAD OF 觸發(fā)器
??? PL/SQL --> 動(dòng)態(tài)SQL
??? PL/SQL --> 動(dòng)態(tài)SQL的常見錯(cuò)誤
?
有關(guān)ORACLE其它特性
??? Oracle常用目錄結(jié)構(gòu)(10g)
??? 使用OEM,SQL*Plus,iSQL*Plus 管理Oracle實(shí)例
??? 日志記錄模式(LOGGING、FORCE LOGGING 、NOLOGGING)
??? OralceOMF 功能詳解
??? Oracle用戶、對(duì)象權(quán)限、系統(tǒng)權(quán)限 ?
? ?? Oracle角色、配置文件
??? Oracle分區(qū)表
??? Oracle外部表
??? 使用外部表管理Oracle 告警日志(ALAERT_$SID.LOG)
??? 簇表及簇表管理(Index clustered tables)
??? 數(shù)據(jù)泵 EXPDP 導(dǎo)出工具的使用
??? 數(shù)據(jù)泵 IMPDP 導(dǎo)入工具的使用
??? 導(dǎo)入導(dǎo)出 Oracle 分區(qū)表數(shù)據(jù)
??? SQL*Loader使用方法
??? 啟用用戶進(jìn)程跟蹤
??? 配置非默認(rèn)端口的動(dòng)態(tài)服務(wù)注冊(cè)
??? 配置ORACLE 客戶端連接到數(shù)據(jù)庫
??? systemsys,sysoper sysdba 的區(qū)別
??? ORACLE_SID、DB_NAME、INSTANCE_NAME、DB_DOMIAN、GLOBAL_NAME
??? Oracle補(bǔ)丁全集 (Oracle 9i 10g 11g Path)
??? Oracle10.2.0.1 升級(jí)到10.2.0.4
?
??
更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主
微信掃碼或搜索:z360901061
微信掃一掃加我為好友
QQ號(hào)聯(lián)系: 360901061
您的支持是博主寫作最大的動(dòng)力,如果您喜歡我的文章,感覺我的文章對(duì)您有幫助,請(qǐng)用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點(diǎn)擊下面給點(diǎn)支持吧,站長非常感激您!手機(jī)微信長按不能支付解決辦法:請(qǐng)將微信支付二維碼保存到相冊(cè),切換到微信,然后點(diǎn)擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對(duì)您有幫助就好】元

