![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have multiple processes running in parallel accessing the same database table in Oracle. The processes access the table thru a trigger and a stored procedure written for the trigger. We want only one process to pick a record and update it with a status. Is it possible to lock a record in Oracle ? Can any one tell me how we can achieve this? Thanks, Srini |
#3
| |||
| |||
|
|
We have multiple processes running in parallel accessing the same database table in Oracle. The processes access the table thru a trigger and a stored procedure written for the trigger. We want only one process to pick a record and update it with a status. Is it possible to lock a record in Oracle ? Can any one tell me how we can achieve this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |