Unable to Modify / Delete a Shared Schedule

  • I configured a shared schedule yesterday. Today I tried to modify the time but the Report Server returned an error:

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An internal error occurred on the report server. See the error log for more details. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---> System.Data.SqlClient.SqlException: Only members of sysadmin role are allowed to update or delete jobs owned by a different login.

    --- End of inner exception stack trace ---

    at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.SetScheduleProperties(String Name, String ScheduleID, ScheduleDefinition ScheduleDefinition)

    at Microsoft.ReportingServices.WebServer.ReportingService2005.SetScheduleProperties(String Name, String ScheduleID, ScheduleDefinition ScheduleDefinition)

    at Microsoft.ReportingServices.UI.ScheduleProperties.SaveButton_Click(Object sender, EventArgs e)

    at System.Web.UI.WebControls.Button.OnClick(EventArgs e)

    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)

    at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)

    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    w3wp!ui!5!11/02/2009-15:05:01:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.

    at System.Threading.Thread.AbortInternal()

    at System.Threading.Thread.Abort(Object stateInfo)

    at System.Web.HttpResponse.End()

    at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()

    at System.Threading.Thread.Abort(Object stateInfo)

    at System.Web.HttpResponse.End()

    at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)

    As anyone else seen this before? To test I added domain group to the sysadmin role. I am still unable to amend?

    Thanks,

    Phil.

    -------------------------------------------------------------------------------------
    A neutron walks into a bar. "I'd like a beer" he says. The bartender promptly serves up a beer. "How much will that be?" asks the neutron. "For you?" replies the bartender, "no charge."

    Two hydrogen atoms walk into a bar. One says, 'I think I've lost an electron.' The other says 'Are you sure?' The first says, 'Yes, I'm positive... '

    Tommy Cooper

  • I worked out what the issue was. When I scheduled the task it created a job. I was unaware of this and was reviewing sql jobs. I noted 2 jobs that did not have a meaningful name (i.e. 35A.....) so like all good DBA's I deleted them 🙂

    Thanks,

    Phil.

    -------------------------------------------------------------------------------------
    A neutron walks into a bar. "I'd like a beer" he says. The bartender promptly serves up a beer. "How much will that be?" asks the neutron. "For you?" replies the bartender, "no charge."

    Two hydrogen atoms walk into a bar. One says, 'I think I've lost an electron.' The other says 'Are you sure?' The first says, 'Yes, I'm positive... '

    Tommy Cooper

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply