Differences between SGA and PGA in dedicated and shared Oracle Mode

Source: Internet
Author: User
In dedicated mode, the PGA stores stackspace, usersessiondata, and cursorstate. In shared mode, only stackspace is placed under PGA. While userser

In dedicated mode, the PGA stores stack space, user session data, and cursor state. In shared mode, only stack space is placed under PGA. User ser

In dedicated mode, the PGA stores stack space, user session data, and cursor state.

In shared mode, only stack space is placed under PGA. The user serssion data and cursor state are moved to SGA, so in this mode, SGA requires more space. To solve this problem, large_pool_size is introduced to store user session data and cursor state.

Note: Two common functions of large_pool_size

1. In shared mode, the user session data and cursor state are stored.

2. When using RMAN.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.