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 |
hsnelgrove
Starting Member
2 Posts |
Posted - 2012-08-22 : 11:08:00
|
I'm looking for insight into an odd event. I have a report that has a parameter. There are two subscriptions set up exactly the same (one for each parameter option). They have been running for several weeks without issue. They are both set up the run on weekdays. Today one ran and the other didn't. The one that did not run did not show a failure in status. The only difference noticable in the subscription screen is that the last run date on the failed the report is yesterday not today. Both subscriptions are emailed to the same addresses.This is scary. The idea that a report could not run and not fail is troubling. Any thoughts? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-08-22 : 11:12:33
|
is it data driven subscription?are you sure you've not set a end date for schedule which has elapsed?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
hsnelgrove
Starting Member
2 Posts |
Posted - 2012-08-22 : 17:30:23
|
there is no end date and the report runs from portal and it runs in another subscription with a different parameter. Also the parameter is valid. |
|
|
|
|
|