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 |
|
ppuar
Starting Member
28 Posts |
Posted - 2001-10-03 : 15:21:16
|
| Hello there,I have a stored proc that calls five other procs from within itself.When I run this proc through query tool, it will run all five procs fine.However, when I run it through sql-agent firing every five minutes, it only runs 1 of the five procs.What am I doing wrong?p |
|
|
|
|
|