Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

Oracle parameter: processes

$
0
0

Hi Guys,

 

There is a oracle parameter : processes and refer the sapnote : 1431798, the following is the suggested formula:

 

 

#ABAP
work processes * 2 +
#J2EE
server processes *
<max-connections>
+
PARALLEL_MAX_SERVERS
+ 40

 

If I have a total of 17 ABAP processes..

May I know where to check the J2EE server processes and also the max-connections ?

 

I tried the following with value I 'assumed' :

ABAP processes = 17

J2EE processes = I have only one server0, so is 1.

max-connections = as per what I saw in jdbc connection in visual administrator, it is 100.

PARALLEL_MAX_SERVERS = 40

 

So the total processes for this oracle parameter will be (17*2)+(1*100)+40+40 = 214.

 

Am I in the correct track ?

 

 

Best Regards,

Ken


Viewing all articles
Browse latest Browse all 1892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>