SSRS 2005 - Cant delete subscriptions - ERROR
Hi all I am trying to delete some existing report subscriptions from the Report Manager website. However, each time I try to delete them, I get an error message: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: Only members of sysadmin role are allowed to update or delete jobs owned by a different login. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ReportingServices.Library.InstrumentedSqlCommand.ExecuteNonQuery() at Microsoft.ReportingServices.Library.SubscriptionDB.DeleteSubscription(Guid id) at Microsoft.ReportingServices.Library.SubscriptionManager.DeleteSubscription(Guid id) at Microsoft.ReportingServices.Library.DeleteSubscriptionAction.PerformActionNow() at Microsoft.ReportingServices.Library.RSService.ExecuteBatch(Guid batchId) at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.ExecuteBatch() at Microsoft.ReportingServices.WebServer.ReportingService2005.ExecuteBatch() --- End of inner exception stack trace --- I am the user who created the subscriptions to begin with, so I should be able to delete them? Cheers for help Naz
April 12th, 2011 8:57am

Seems like a security issue, check this one out http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/f0ecd1c0-3bcd-4356-86f5-0142f0dc800d/
Free Windows Admin Tool Kit Click here and download it now
April 12th, 2011 11:34am

That doesnt make sense. Why would I be able to create a subscription but not delete it? Anyway, I have tried the above, I gave myself sysadmin role on SQL Server, and it has worked. So thanks for that. Still very strange how I can create the subscription but not delete it. I noticed the job owner on SQL was not actually me, even though I had created it.
April 12th, 2011 12:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics