This parameter determines the maximum size, in 4 KB pages, for the application control shared memory. Application control heaps are allocated from this shared memory.
One application control heap is allocated for each application per database partition for each database partition on which the application is active. The heap is allocated during connect processing by the first agent to receive a request for the application at each database partition. The heap is required to share information between agents working on behalf of the same application at a database partition.
Notes:
Recommendation: Initially, start with the default value. You may have to set the value higher if you are running complex applications, or if you have a system that contains a large number of database partitions.
[ Top of Page | Table of Contents | Glossary | Index ]