Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

set memory_target in rac enviroment

AfzalMar 17 2011 — edited Mar 18 2011
i want to set memory_target in rac enviroment

which one is correct and how

Alter system set memory_target=500m scope=both sid=’*’;

or

Alter system set memory_target=500m scope=spfile sid=’*’;
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2011
Added on Mar 17 2011
15 comments
11,239 views