Parallel Processing from multiple clients
Hi,
I have a procedure which will read the data from a dummy table and write it in to a other table. Dummy table contains more than 1 million records.
Here my actual requirement:
Is there any way to run the procedure in parallel from different clients with every 10k records, So cai I achieve this thru partitioning or any others.
Note : Table is locking while working with multiple clients and those are working slow.
Thanks in Advance
Subject
Views
Written By
Posted
Parallel Processing from multiple clients
5184
November 14, 2008 05:29AM
2679
December 11, 2008 08:47AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.