Created
September 23, 2022 16:31
-
-
Save Tracnac/80a489c889c55d400bb8ab478791dcf8 to your computer and use it in GitHub Desktop.
Stop SGA MEMORY target #oracle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *.memory_target=0 | |
| *.sga_target=0 | |
| *.java_pool_size=64M | |
| *.large_pool_size=256M | |
| *.db_cache_size=2G | |
| *.shared_pool_size=6G | |
| *.streams_pool_size=256M | |
| *.pga_aggregate_target=4G |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment