Database Administration (MOSC)

MOSC Banner

Modified MEMORY_TARGET and MEMORY_MAX_TARGET to 4096 instead of 4096M (ORA-04031), how to fix.

Hello

Mistakenly I have set MEMROY_TARGET and MEMORY_MAX_TARGET to 4096 instead of 4096M. How can I fix. I am getting error ORA-04031.

Should I use

ALTER SYSTEM SET MEMORY_MAX_TARGET = 4096M SCOPE = SPFILE;

Or should I update init.ora file with required parameter. which one is more correct.

BR

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center