News By Tag Industry News News By Location Country(s) Industry News
| Parallel Operation in Oracle Server- Does it improve Performance?Article explains detail characteristic of Oracle Parallel operation execution. There are lots of benefits of Parallel execution but with some drawbacks in Oracle Database server.
By: Gitesh Trivedi Once processing of data finished then Oracle server process is gathering data serially and returning output. Hence we can say that in parallel process both operations are involving parallel and serial. This is the same concept of our mathematics one man finishes work within 2 hours then more than 1 man will finish same work 2 hours/number of man. 2 men can finish same work within 1 hour and 4 men can finish same work within 30 min. When we are talking about 1 man finish it is serial operation and more than 1 man, it parallel operation. We can’t say that parallel process is always faster than serial operation in Oracle Database server. Sometimes parallel operation is not more effective and not able to provide result as per requirement. We have seen that every server process has some child processes in parallel execution. Sometimes lack of memory child processes are not performing good task. Allocation of process are may be fully utilized by other processes. It also raises a related point that the finest point for one parallel operation may not actually be the best level for numerous operations on a Oracle server system in which all the processes are trying to run in parallel. In short we can say, the resources consumed by adding additional parallel processes up to certain point where the operation finishes the quickest may be comparatively greater than the supplementary performance improvement. Therefore, reducing the number of child processes to a level below where the operation would finish fastest method essentially offer the most advantage to the Oracle server. Before enabling parallel execution operation we should need to understand our Oracle server system. If you don’t know the Oracle server resources and characteristics then instead of improving performance of Oracle database it would be degrading performance of Oracle server. About Gitesh Trivedi: Gitesh Trivedi has excellent 14+ years exposure in Oracle Database skill set. Present he is working as Technical Lead in Dbametrix Solution and providing online Oracle dba training in kendba.com. You can reach him on http://www.dbametrix.com or http://www.kendba.com # # # Expert remote Oracle DBA team offers remote dba support,remote dba services,remote dba work,remote database monitoring,database services,outsourcing with very low cost plan using SLA. End
Page Updated Last on: Feb 12, 2011
|
|