我是靠谱客的博主 背后大侠,这篇文章主要介绍PGA和sql work area 相关视图,现在分享给大家,希望可以做个参考。

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

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/15116811/viewspace-594814/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/15116811/viewspace-594814/

最后

以上就是背后大侠最近收集整理的关于PGA和sql work area 相关视图的全部内容,更多相关PGA和sql内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(75)

评论列表共有 0 条评论

立即
投稿
返回
顶部