Re: How to move schedule jobs from one box to another during upgrade

From: ch (ch_at_dontemailme.com)
Date: 06/04/04


Date: Fri, 04 Jun 2004 11:10:14 -0500

search microsoft.com for sp_help_revlogin.
that will script all logins on a server.
keeps the same passwords and sids for the logins.

Jake wrote:
>
> Dinesh,
>
> Is there a way to generate scripts for the users under the login of
> security?
>
> Jake
>
> "Dinesh T.K" <tkdinesh@nospam.mail.tkdinesh.com> wrote in message
> news:uzJawX%23IEHA.3968@TK2MSFTNGP12.phx.gbl...
> > Jake,
> >
> > sql jobs as well as DTS packages are stored in the msdb database.If you
> > restore msdb database backup, you can get all those jobs in the new
> > box.Also, its possible to script sql jobs(In enterprise manager |
> management
> > |sql server agent, right click on jobs |all tasks|generate sql script).
> >
> > --
> > Dinesh
> > SQL Server MVP
> > --
> > --
> > SQL Server FAQ at
> > http://www.tkdinesh.com
> >
> > "Jake" <rondican@hotmail.com> wrote in message
> > news:ed08VQ#IEHA.2300@tk2msftngp13.phx.gbl...
> > > Hello,
> > >
> > > We are currently upgrading our sql server. I have created a new
> > instance
> > > on another box. I am currently importing all of the databases to the new
> > > box. How can I get the scheduled jobs and move them over to the new box?
> > The
> > > new server has a new instance name. Also how can I move over all of the
> > > users rights? Thanks in advance.
> > >
> > > Jake
> > >
> > >
> >
> >



Relevant Pages

  • Re: Transfer Logins
    ... > Is there a script to clone logins from one server to another ... I want to set up a reporting sever and transfer several ... Drop existing and on reporting server and script new in. ...
    (microsoft.public.sqlserver.security)
  • Re: Copying users to new server
    ... I think although he/she has the same logins moving users to the new server ... > Generate SQL Script; ... > Script database users and database roles and ...
    (microsoft.public.sqlserver.security)
  • Re: Copying Databases From Server to Another
    ... Manager, for SQL Server instances, which takes care to move logins and msdb ... you can perhaps full backup and restore on the new server users databases... ... you could then script the logins out and recreate them on the destination ...
    (microsoft.public.sqlserver.msde)
  • Transfer Logins
    ... Is there a script to clone logins from one server to another ... I want to set up a reporting sever and transfer several hundred ... Drop existing and on reporting server and script new in. ...
    (microsoft.public.sqlserver.security)
  • Re: Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ...
    (perl.beginners)