Oracle数据库的基本体系结构包括:physical and logical storage structures也就是物理和逻辑存储结构,物理存储结构即数据库,逻
automatic shared memory management
In previous database releases, a database administrator (DBA) was required to
manually specify different SGA component sizes by setting a number of initialization
parameters, including the SHARED_POOL_SIZE , DB_CACHE_SIZE , JAVA_POOL_
SIZE, and LARGE_POOL_SIZE parameters. Oracle Database 10g includes the
automatic shared memory management feature which simplifies the SGA memory
management significantly. In Oracle Database 10g, a DBA can simply specify the total
amount of SGA memory availabl e to an instance using the SGA_TARGET initialization
parameter and the Oracle Database will au tomatically distribute this memory among
various subcomponents to ensure mo st effective memory utilization.
When automatic SGA memory management is enabled, the sizes of the different SGA
components are flexible and can adapt to the needs of a workload without requiring
any additional configuration. The database automatically distributes the available
memory among the various components as required, allowing the system to maximize
the use of all available SGA memory.
,
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号