ORA-00838: Specified Value Of MEMORY_TARGET Is Too Small, Needs To Be At Least 7680M (DB not coming up)
(Doc ID 3026057.1)
Last updated on JUNE 19, 2024
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A to N/A [Release 1.0]Information in this document applies to any platform.
Goal
Tryin to set MEMORY_TARGET on db,:
SQL> ALTER SYSTEM SET MEMORY_TARGET='300M' SCOPE=spfile;
after shutdown and startup database
ORA-00838: Specified value of MEMORY_TARGET is too small, needs to be at least 7680M
ORA-01078: failure in processing system parameters
After this customer not able to start the database
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |