Skip to Main Content

SQL & PL/SQL

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!

Tables locked while selection.

bootstrapJan 3 2015 — edited Jan 6 2015

Hi,

When a query runs on a table and say it takes 10 min to execute. In the meantime some other Job tries to update that table then Update is not happening, may be Tables is locked because select operation is already working.

How can I avoid this. Please help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2015
Added on Jan 3 2015
13 comments
2,908 views