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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Statistics related viewView
- Oracle Automatic PGA Memory ManagementOracle
- SGA PGA MEMORY_TARGET 關係
- 12.2 wait event ‘PGA memory operation’AI
- PGA Memory Management for Dedicated Mode (102)
- memory_max_target,memory_target,pga_aggregate_target,sga_target
- memory_target、sga_target、pga_target的設定
- JVM Debugger Memory View for IntelliJ IDEAJVMViewIntelliJIdea
- 11g MEMORY_TARGET 引數對SGA 和PGA的影響
- Granules of pga_aggregate_target 494 cannot be more than memory_target (497)
- 11g MEMORY_TARGET 引數對SGA 和PGA的影響
- dbms_session.free_unused_user_memory; 可以釋放 部分的PGA記憶體Session記憶體
- Oracle OCP 1Z0 053 Q420(Automatic PGA Memory Management)Oracle
- 淺談Associated ObjectsObject
- 【例項】之memory_target、sga_target,pga_aggregate_target關係
- 【轉lis的文章】11g MEMORY_TARGET 引數對SGA 和PGA的影響
- Database StatisticsDatabase
- DELETE STATISTICSdelete
- 淺談 Objective-C Associated ObjectsObject
- cannot access local variable where it is not associated with a value
- 全面分析PGA
- 如何實現 iOS 中的 Associated ObjectiOSObject
- Get the item a SharePoint workflow task is associated with
- Time Model Statistics
- oracle之StatisticsOracle
- Import parameter: STATISTICSImport
- pga_aggregate_target 相關總結 -- Oracle PGAOracle
- 認識PGA及PGA_AGGREGATE_TARGET [final]
- Saving Original Statistics and Gathering New Statistics
- SciTech-Mathematics-Probability+Statistics-7 Key Statistics Concepts
- Oracle:PGA 簡介Oracle
- Oracle PGA詳解Oracle
- Oracle PGA管理(一)Oracle
- oracle PGA 構成Oracle
- pga_aggregate_target和_pga_max_size都不能絕對限制實際PGA的使用
- SciTech-Mathmatics-Probability+Statistics-VI-Statistics:Quantifing Uncertainty + Regression Analysis)AI
- Objective-C Associated Objects 的實現原理Object
- memory