Login  Register

Re: Erp apex integration

Posted by ErmanArslansOracleBlog on Oct 27, 2021; 7:33am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Erp-apex-integration-tp10372p10373.html

Check the following;

https://blogs.oracle.com/oraclemagazine/post/sizing-up-performance

There is a formula there.. (N*60)/P=A
N is the number of CPUs, P is the number of page views per minute, and A is the average response time per page.
So this might help.