|
|
|
|
|
Re: How to parallelize table partition move operation [message #235360 is a reply to message #235359] |
Sat, 05 May 2007 05:33 |
|
Michel Cadot
Messages: 68732 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Quote: | I dont think there would have been a IO bandwidth problem
|
You don't have to think, you have to prove (not for me but for you).
Watch your IO rate, service time, queue... to see if there is no problem.
If you think there is a problem, you have to find where there are waits. Execute statspack to see if Oracle reports anything.
Regards
Michel
[Updated on: Sat, 05 May 2007 05:34] Report message to a moderator
|
|
|
|
|
|
|
Re: How to parallelize table partition move operation [message #235509 is a reply to message #235324] |
Mon, 07 May 2007 00:17 |
hotmercury
Messages: 13 Registered: February 2007 Location: Mumbai
|
Junior Member |
|
|
Thanks for the reply sir... but the settings of the parameters tat u mentioned in no way would restrict a parallel statement would it..?? I have parallel_min_percent = 0 Let me put up my questions more objectively now.. Would a moving a partition using the parallel option invoke x threads similar to wat happens with a normal table....?
|
|
|
|
|