![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi all !!! I have two diifferent tasks that reads from table XYZ, does a lookup at the same table XYZ and finally updates also table XYZ. in order to avoid deadlock situations I use "with(nolock)" where ever possible (source query and lookup). both tasks run independently (at different times) and show different behavior: * one of them never starts, its status remains as "started" and never changes. * the other one starts and processes 1000 records, then it seems to stop working (no error, no advance). any light on what could happen is very welcome. best regards, ant. |
![]() |
| Thread Tools | |
| Display Modes | |
| |