Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Unable to Edit/Delete Job

    Has the server name changed?  If so try running this command:

    Update msdb.dbo.sysjobs set originating_server = <newserver name> where originating_server = <oldservername>

Viewing post 1 (of 2 total)