Database DataWarehousing (MOSC)

MOSC Banner

Question on Parallel operation

edited Aug 13, 2012 7:30PM in Database DataWarehousing (MOSC) 3 commentsAnswered
Hi,

I have doubt on below question. Please explain:

1. Can multiple partitions of a table be exchanged in parallel? If not will they serialize or give ORA error?
2. Can a DML run on a partition of a table in parallel when another partition is being exchanged? If not will it serialize or give ORA error?
3. Can a DML run on a partition of a table in parallel when the same partition is being exchanged? If not will it serialize or give ORA error?
4. Can a query run on a partition of a table in parallel when another partition is being exchanged? If not will it serialize or give ORA error?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center