For Oracle Database Configure Swap Area

Share
If RAM = 1024MB to 2048Mb
then 1.5 times RAM
elseif RAM > 2048MB and 8192MB
then .75 times RAM
  • 1. IF RMAM is 2GB then it lies in 1st condition as per formula then swap area should be 2*1.5= 3 GB
  • 2. If RAM is 4 GB then it lies in 2nd condition as per formula then swap area should be  4 *1 = 4 GB.
  • 3. IF RMAN is 10 GB then it lies in 3rd condition as per formula then swap are should be 10*0.75=7.5 GB
Share

Comments

comments

Tags: , ,

Leave a Reply