Database Administration (MOSC)

MOSC Banner

setting sga max size on asm

edited Feb 17, 2014 3:29PM in Database Administration (MOSC) 8 commentsAnswered

i have logged in as sysasm and would like to increase the size of sga size to 512M.see the error below.Please advise

SQL> sho parameters  sga_max_size

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

sga_max_size                         big integer 272M

SQL>

SQL> alter system set sga_max_size=512m scope=spfile;

alter system set sga_max_size=512m scope=spfile

*

ERROR at line 1:

ORA-32001: write to SPFILE requested but no SPFILE is in use

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