PGA memory statistics associated view (103)
There are fixed views and columns that provide PGA memory use statistics. Most of
these statistics are enabled when PGA_AGGREGATE_TARGET is set.
■ Statistics on allocation and use of work area memory can be viewed in the
following dynamic performance views:
V$SYSSTAT
V$SESSTAT
V$PGASTAT
V$SQL_WORKAREA
V$SQL_WORKAREA_ACTIVE
■ The following three columns in the V$PROCESS view report the PGA memory
allocated and used by an Oracle process:
PGA_USED_MEM
PGA_ALLOCATED_MEM
PGA_MAX_MEM
1. pga的統計資料可從
V$SYSSTAT
V$SESSTAT
等檢視中查詢
2. Oracle程式分配和使用pga記憶體可從V$PROCESS的PGA_USED_MEM , PGA_ALLOCATED_MEM ,
PGA_MAX_MEM三個欄位中查詢
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-978654/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle:PGA 簡介Oracle
- pga相關引數
- SciTech-Mathematics-Probability+Statistics-7 Key Statistics Concepts
- 【TUNE_ORACLE】PGA_AGGREGATE_LIMIT詳解(一)PGA_AGGREGATE_TARGET的限制OracleMIT
- 【TUNE_ORACLE】PGA_AGGREGATE_LIMIT詳解(二)PGA_AGGREGATE_LIMIT的作用OracleMIT
- 淺談 Objective-C Associated ObjectsObject
- cannot access local variable where it is not associated with a value
- SciTech-Mathmatics-Probability+Statistics-VI-Statistics:Quantifing Uncertainty + Regression Analysis)AI
- 【TUNE_ORACLE】PGA_AGGREGATE_LIMIT詳解(三)PGA_AGGREGATE_LIMIT的大小設定OracleMIT
- [20210315]acknowledge over PGA limit.txtMIT
- memory
- Understanding System Statistics(zt)
- Statistics and Data Analysis for BioinformaticsORM
- SciTech-Statistics-英語授課:Business Statistics商務統計
- 13.there is no action mapped for namespace and action name associated with contAPPnamespace
- 力扣(LeetCode)103力扣LeetCode
- 《HelloGitHub》第 103 期Github
- BMZCTF:memory
- MySQL中的Statistics等待MySql
- [Memory Leak] 1. console.log cause memory leak
- VM warning: INFO: OS::commit_memory Cannot allocate memoryMIT
- memory-cnblog
- Memory Management in RustRust
- OOM(Out Of Memory)OOM
- WPF ListBox acted as thumbnail pictures container and associated with another image control and interactAI
- SciTech-Mathmatics-Probability+Statistics-VIII-Statistics:Quantifing Uncertainty+ANOCOVA(ANalysis of COVAriance)協方差分析原理AI
- Android自定義View:View(二)AndroidView
- Oracle 12C Statistics on Column GroupsOracle
- MATH38161 Multivariate Statistics and Machine LearningMac
- org.apache.coyote.AbstractProtocol.destroy Failed to destroy end point associated with ProtocolHandlApacheProtocolAI
- ViewView
- ORACLE LARGE MEMORY(zt)Oracle
- 如何理解Memory leak
- ES叢集搭建問題:memory locking requested for elasticsearch process but memory is not lockedElasticsearch
- 什麼是 ABAP 程式語言的 Used Memory 和 Allocated Memory
- Android View 系統 1 - View樹AndroidView
- IBM SPSS Statistics 26中文啟用資源+IBM SPSS Statistics 26補丁安裝教程IBMSPSS
- ORA-20005:object statistics are locked (stattype = ALL)Object
- SciTech-Mathmatics-Probability+Statistics: Distribution : The Uniform DistributionORM