change schedule
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > FrontPage Server Extensions for Windows > change schedule




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    change schedule  
jrod


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-13-05 10:51 PM

I have restore various dbs from one server to another server, this to includ
e
the msdb, model and master dbs.  I wanted to stop the jobs from run on my ne
w
server, and rename the originating_server name using script below:

use msdb

UPDATE    sysjobs
SET              originating_server = N'paadrsql2k01', enabled = 0
WHERE     (originating_server = N'paahousql2k01')

go


The server name got changed, and wanted to disable all jobs.  The status has
changed but jobs are still running.  Is there something that Im missing?

--
thx
jrod





[ Post a follow-up to this message ]



    RE: change schedule  
jrod


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-13-05 10:51 PM

Sorry wrong place.

"jrod" wrote:

> I have restore various dbs from one server to another server, this to incl
ude
> the msdb, model and master dbs.  I wanted to stop the jobs from run on my 
new
> server, and rename the originating_server name using script below:
>
> use msdb
>
> UPDATE    sysjobs
> SET              originating_server = N'paadrsql2k01', enabled = 0
> WHERE     (originating_server = N'paahousql2k01')
>
> go
>
>
> The server name got changed, and wanted to disable all jobs.  The status h
as
> changed but jobs are still running.  Is there something that Im missing?
>
> --
> thx
> jrod





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:43 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register