Re: Replacing Default Instance

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

From: Hari (hari_prasad_k_at_hotmail.com)
Date: 03/25/04


Date: Thu, 25 Mar 2004 10:09:12 +0530

Hi ,

Add on to Tibor, Instead of moving the user databases to new named instance,
why dont you take a backup of MSDB database from the new
named instance and restore it in Default instance.
This is under the assumption only your MSDB has got issues. This case all
your Logins/Backup devices and configuration info in Master
database can be preserved.

Have a look into the below article (Just read the MSDB part only)

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q224071

If you have problems in detach/attach, try with backup and restore strategy.

Thanks
Hari
MCDBA

"Jim" <jromano@phs-us.com> wrote in message
news:e1e1a687.0403241251.1c364809@posting.google.com...
> Our default instance of SQL 2000 is corrupted. The msdb database
> tables do not have several columns required by the SQL Agent. The
> corruption apparently occurred while running the SQL Wizard to convert
> our 6.5 version to 2000. TO rectify the problem we successfully
> installed a new instance of SQL which gave us a clean set of msdb and
> master tables. We then copied our user databases over to the new
> instance. My question is this: can we now make that new instance the
> default instance? How can we do this? Thanks.



Relevant Pages

  • Re: Is msdb transactional???
    ... It is true that backup history for all backups performed on an SQL Server is in the msdb database. ...
    (microsoft.public.sqlserver.server)
  • Re: backup dts packages
    ... > backup my DTS packages. ... > SQL is installed, ... > copy my msdb db somewhere, install sql, stop sql, then copy my current ... > option for my DTS packages. ...
    (microsoft.public.sqlserver.dts)
  • Re: Cant Install SP4 for SQL 2000 / Win2k3
    ... This explains why a reinstall did not fix the errors. ... ran 'sp_resetstatus msdb' from query analyzer, ... > The LSN %S_LSN passed to log scan in database '%.*ls' is invalid. ... > To resolve this problem, obtain the latest service pack for Microsoft SQL ...
    (microsoft.public.sqlserver.setup)
  • Re: Coping everything to New Server
    ... Are these brought in with the master or msdb database? ... Sames thing with the Backup devices under ... > original sql server. ...
    (microsoft.public.sqlserver.setup)
  • Re: sql server edition upgrade questions
    ... Like Aaron said, don't upgrade, backup all your database, including ... SQL starts), Northwind and pubs. ... Once you reinstall SQL, put it into single user mode and restore master, ... msdb and model, then your database, restart SQL. ...
    (microsoft.public.sqlserver.server)