In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-10-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Definition:
A shared pool (shared pool) is an area of memory located in SGA and is mainly used to cache the execution plan of SQL. It is called sharing because this block of memory area can be shared by multiple sessions with the same execution plan. That is, if a session executes SQL, an execution plan of the statement will be generated in shared pool, and if the second session uses the same or similar statement, the execution plan can be reused to share the execution plan.
Features: 1 shared pool is an important memory area in SGA, because it stores the SQL execution plan and results, as well as some other types of files, such as control files.
2 the shared pool is expensive, and the system resources consumed by maintaining a shared pool are huge. If the shared pool is too large, it will consume more system resources to maintain it. If it is too small, it will not be enough, that is, the execution plan that should be shared is not shared because the shared pool is too small, but repeated hard parsing (hard parse) will also lead to waste of CPU resources.
3 the shared pool is similar to the cache of the system and is maintained by the policy of LRU.
4 to avoid memory fragmentation, there are a large number of Mini Program blocks.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.