一、相关的技术准备
1. 关于内存的介绍:https://blog.csdn.net/u013641333/article/details/82732526
2. PGA_AGGREGATE_TARGET -此参数用来指定所有session总计可以使用最大PGA内存。这个参数可以被动态的更改,取值范围从10M -- (4096G-1 )bytes。
https://blog.csdn.net/shuaiyu133/article/details/7369001
3.关于自动分配内存
https://blog.csdn.net/fjseryi/article/details/50818843
4.PGA的介绍
https://www.iteye.com/blog/wallimn-2250795
原文地址:https://www.cnblogs.com/leolzi/p/11479140.html
时间: 2024-10-17 10:03:25