I am try to configure Data Driven Subscriptions on few of my reports deployed on SSRS 2008 R2. The subscriptions get configured correctly but they never get fired. No errors shown. Reporting services logs too are not of much help. I am going to enable verbose
logging.
So more details about the reports and subscriptions: - Subscription take parameters, provided from sql query. - Reports are connecting to Oracle DB. - Reports work fine, only subscription are not firing.
Below are the logs after enablling verbose logging,
node=0.
rshost!rshost!16ac!09/18/2013-04:21:11:: v VERBOSE: State machine disconnected pipeline=0x000000000E250080, state=4 ...
rshost!rshost!16ac!09/18/2013-04:21:11:: v VERBOSE: HttpPipeline::DoStateDisconnected: releasing pipeline=0x000000000E250080.
rshost!rshost!16ac!09/18/2013-04:21:11:: v VERBOSE: HttpPipeline::ReleaseOnce: releasing pipeline=0x000000000E250080.
rshost!rshost!173c!09/18/2013-04:21:11:: v VERBOSE: HttpPipeline::DisconnectCallback: releasing pipeline=0x000000000E250080.
rshost!rshost!173c!09/18/2013-04:21:11:: v VERBOSE: Destroying pipeline=0x000000000E250080, callback=0x00000000006EC740 ...
rshost!rshost!17e4!09/18/2013-04:21:16:: v VERBOSE: ThreadContinuePipeline: processing request on pipeline=0x000000000E2503F0, state=0, IOError=2250, node=0.
rshost!rshost!17e4!09/18/2013-04:21:16:: v VERBOSE: State machine disconnected pipeline=0x000000000E2503F0, state=4 ...
rshost!rshost!17e4!09/18/2013-04:21:16:: v VERBOSE: HttpPipeline::DoStateDisconnected: releasing pipeline=0x000000000E2503F0.
rshost!rshost!17e4!09/18/2013-04:21:16:: v VERBOSE: HttpPipeline::ReleaseOnce: releasing pipeline=0x000000000E2503F0.
rshost!rshost!173c!09/18/2013-04:21:16:: v VERBOSE: HttpPipeline::DisconnectCallback: releasing pipeline=0x000000000E2503F0.
rshost!rshost!173c!09/18/2013-04:21:16:: v VERBOSE: Destroying pipeline=0x000000000E2503F0, callback=0x00000000006EC580 ...