Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
naveedali
Starting Member
1 Post |
Posted - 2014-07-10 : 14:15:35
|
I am facing very strange issue i run a job to insert and update into some tables. sometimes the job insert and update in all tables against each ROW ID and some times it update only one or two tables.And when i run those row id with jobs it is working fine.Can you let me know what can be the issue in Stored procedure ? |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-07-10 : 14:17:50
|
You'll need to post the stored procedure code for us to help. Sample data that shows the issue would be helpful too.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
 |
|
|
|
|