Login  Register

Re: 2 Spfiles during restoration through RMAN on a different server

Posted by ErmanArslansOracleBlog on Jul 16, 2018; 1:23pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/2-Spfiles-during-restoration-through-RMAN-on-a-different-server-tp6395p6425.html

If you have enough ram, then you need to increase the kernel parameters according to your memory_target.

"Some" of the Kernel parameters are:

semmsl
semmns
semopm
semmni
shmall
shmmax --> this limits your shared memory.. In order to adress the shared memory, this should be set to an appropriate value according to your memory_target...


Why don't you follow a guide?

You are asking the fundementals here..