Re: Coping everything to New Server

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Chieko Kuroda (ckuroda_at_unch.unc.edu)
Date: 06/11/04

  • Next message: David N: "Active Directory"
    Date: Fri, 11 Jun 2004 14:56:49 -0400
    
    

    Don,
    the backup devices didn't get restored from the master db, maybe from the
    msdb; I don't know.
    I copied the backup folder from one machine to another.
    Chieko
    "Don" <Don@discussions.microsoft.com> wrote in message
    news:4EF0E089-2658-40E4-B314-6E1F2FA64068@microsoft.com...
    > Thanks Chieko,
    >
    > Where do the logins under the security section come from? Are these
    brought in with the master or msdb database? Sames thing with the Backup
    devices under
    > the Management section.
    >
    > Don
    >
    >
    > "Chieko Kuroda" wrote:
    >
    > > Hi,
    > > I'm in the process of doing the same thing.
    > > Remember that jobs are stored in the MSDB so you should backup and
    restore
    > > both the master DB and the MSDB.
    > > That will get all of the stored procedures, jobs and linked servers from
    the
    > > original sql server.
    > > You can determine all of the jobs that are in the agent by running:
    > > USE msdb
    > > EXEC sp_help_job
    > > in the query analyzer.
    > > If at all possible keep the old server, and check that everything is
    working
    > > correctly before you wipe it out.
    > > I've got lot's of problems because the person helping me was in a hurry
    to
    > > finish.
    > > Don't be in a hurry what ever you do.
    > > Chieko
    > >
    > > "Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> wrote in message
    > > news:OlTgHW0TEHA.2324@TK2MSFTNGP10.phx.gbl...
    > > > Have a look here:
    > > >
    > > >
    > > > http://www.support.microsoft.com/?id=314546 Moving DB's between
    > > Servers
    > > > http://www.support.microsoft.com/?id=224071 Moving SQL Server
    > > Databases
    > > > to a New Location with Detach/Attach
    > > > http://support.microsoft.com/?id=221465 Using WITH MOVE in
    a
    > > > Restore
    > > > http://www.databasejournal.com/features/mssql/article.php/2228611
    > > > Transferring Logins
    > > > http://www.support.microsoft.com/?id=246133 How To Transfer Logins
    and
    > > > Passwords Between SQL Servers
    > > > http://www.support.microsoft.com/?id=298897 Mapping Logins & SIDs
    after
    > > a
    > > > Restore
    > > > http://www.dbmaint.com/SyncSqlLogins.asp Utility to map logins
    to
    > > > users
    > > > http://www.support.microsoft.com/?id=168001 User Logon and/or
    > > Permission
    > > > Errors After Restoring Dump
    > > > http://www.support.microsoft.com/?id=240872 How to Resolve
    Permission
    > > > Issues When a Database Is Moved Between SQL Servers
    > > > http://www.sqlservercentral.com/scripts/scriptdetails.asp?scriptid=599
    > > > Restoring a .mdf
    > > > http://www.support.microsoft.com/?id=307775 Disaster Recovery
    Articles
    > > > for SQL Server
    > > >
    > > > http://www.support.microsoft.com/?id=274463
    Copy
    > > DB
    > > > Wizard issues
    > > >
    > > > --
    > > >
    > > > Andrew J. Kelly
    > > > SQL Server MVP
    > > >
    > > >
    > > > "Don" <Don@discussions.microsoft.com> wrote in message
    > > > news:FC92BAD2-13DD-4460-B6BC-D9EB148EEC9B@microsoft.com...
    > > > > I'm building a new SQL Server 2000 box and want to move all my
    > > > objects(mulitple database, DTS packages, logins, Jobs, backup
    locations,
    > > > etc...) from the existing SQL Server 2000 box. What's the easiest way
    to
    > > do
    > > > this? I see that SQL Server has a copy database wizard but I'm not
    sure
    > > > this will bring everything over.
    > > > >
    > > > > Thanks
    > > >
    > > >
    > >
    > >
    > >


  • Next message: David N: "Active Directory"

    Relevant Pages

    • Re: maintenance plan in enterprise manager not functioning quite right
      ... Well it can't issue a log backup on Master and MSDB since they are in simple ... > all dbs are set to recovery model full except for the master and msdb dbs. ...
      (microsoft.public.sqlserver.tools)
    • Re: Execute permission denied on object xp_SQLagent_notify
      ... The account is public in master and db_owner in msdb. ... 'master', owner 'dbo'. ... The puzzling part here is that I got the errors on 2 servers out of the ...
      (microsoft.public.sqlserver.security)
    • Re: Back up system DBs
      ... I prefer to do only db backup for master and model. ... I also do log backup (because of ... As Agent set msdb to simple recovery at startup, ...
      (microsoft.public.sqlserver.server)
    • Re: Wireless home network share problem
      ... up server retrieved from the master, but sees 2 servers in the domain. ... Master browser name is: TINA ... In any domain or workgroup, you need a master browser, and a backup browser. ...
      (microsoft.public.windowsxp.network_web)
    • Re: Cannot recover the master database.
      ... To fix a corrupted master database run rebuildm.exe. ... msdb and modle databases and replace them with blank ones. ... You do have a backup of your system databases, ...
      (microsoft.public.sqlserver.server)