Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

does a partition exchange do a commit that releases a table lock

JWBerg51Jul 14 2014 — edited Jul 14 2014

Oracle 11g R2  I have three interval partition tables that I will be updating two or three partitions in each every night using exchange partition.  I need to lock the users from reading these tables during the exchange process.  Lock table is release on a rollback or commit.  Does the data dictionary update for the exchange partition issue a commit that will release the lock?  I would test this out but I don't have a database where I have the privileges to do an exchange partition step, yet.

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2014
Added on Jul 14 2014
3 comments
1,895 views