Top Notch Info About How To Increase Sga In Oracle 10g
I read from oracle 10g new features for administrators exam guide (from oracle press) that when we use sga_target we should not set any parameters for the 4.
How to increase sga in oracle 10g. Home » articles » 10g » here. This parameter sets the upper limit for sga_target. How can i change sga_target in oracle 10g.
One of the most common techniques for reconfiguring an oracle instance is to use a script that is invoked with dbms_job or an external scheduler such as the unix cron. The dynamic resizing of shared_pool_size was. The following table gives a brief.
Then in sql*plus start up the database using that pfile as follows. About the instance and control its behavior. Parameter sga_max_size holds the maximum size that system global area (sga) can reach for a particular instance.
Oracle 10g includes many performance tuning enhancements including: How can i get the current sga memory distribution on oracle 10g? Increase the oracle sga_max_size setting in your pfile that you created from your spfile.
Performance tuning enhancements in oracle database 10g. Shared memory structures that are created at instance startup, hold information. This chapter describes how to configure an oracle database 10ginstallation to optimize its performance.
Sql> startup to verify that the. Hello friends how can i increase my sga size in oracle 10g regards vicky edited by: How can i recreate spfile.
Sql> alter system set sga_max_size=2000m scope=spfile; The information in this note is originally meant for oracle 9i where the dynamic sga resizing is limited. Sga_max_size specifies the maximum size of the sga for the lifetime of the instance.