Home All Groups Group Topic Archive Search About

How to convert MSDB from SP3 to SP4

Author
25 May 2006 1:58 PM
msnews.microsoft.com
Is it possible to take the MSDB database bakup file from a SQL2000 SP3
server and convert it to SP4 so it can be restored to an SP4 server, without
updating the SP3 server to SP4??

Author
25 May 2006 2:35 PM
Jens
Hi,

there is no way to update just the database backup to SP4. The best way
would be then to setup another MSDE on a interim server restore the
MSDB to the server, update to SP4 and then restore it to the
destination server.

HTH, jens Suessmeyer.

---
http://www.sqlserver2005.de
---
Are all your drivers up to date? click for free checkup

Author
25 May 2006 2:38 PM
John Bandettini
restoring the database to an Sp4 server should do the upgrade for you.

HTH

John

Show quoteHide quote
"msnews.microsoft.com" wrote:

> Is it possible to take the MSDB database bakup file from a SQL2000 SP3
> server and convert it to SP4 so it can be restored to an SP4 server, without
> updating the SP3 server to SP4??
>
>
>
Author
25 May 2006 2:51 PM
msnews.microsoft.com
Thanks to both you and Jen!!  I thought it would require as Jen said..  I
will create a new instance apply SP3 restore to that then upgrade that to
SP4 back it up from there and then restore it to the SP4 production server..

When I attempted to restore the SP3 MSDB backup I got this error message >>
The backup of the system database on device <FileNAME> cannot be restored
because it was created by a different version of the server (##########)
than this server (XXXXXXXXX).

Show quoteHide quote
"John Bandettini" <JohnBandett***@discussions.microsoft.com> wrote in
message news:5D7AD1A2-8E63-41E0-9D2F-78447E02ECA7@microsoft.com...
> restoring the database to an Sp4 server should do the upgrade for you.
>
> HTH
>
> John
>
> "msnews.microsoft.com" wrote:
>
>> Is it possible to take the MSDB database bakup file from a SQL2000 SP3
>> server and convert it to SP4 so it can be restored to an SP4 server,
>> without
>> updating the SP3 server to SP4??
>>
>>
>>
Author
25 May 2006 3:53 PM
Chris Wood
As you found out, the system databases cannot just be restored to another
server on another build of SQL. For one it will have the server name from
the backup. Restoring a system database can work for a DRP but it isn't
really just another database to restore to some other server on a higher SQL
build.

Chris Wood

Show quoteHide quote
"msnews.microsoft.com" <breichenb***@istate.com> wrote in message
news:esk9wqAgGHA.4940@TK2MSFTNGP05.phx.gbl...
> Thanks to both you and Jen!!  I thought it would require as Jen said..  I
> will create a new instance apply SP3 restore to that then upgrade that to
> SP4 back it up from there and then restore it to the SP4 production
> server..
>
> When I attempted to restore the SP3 MSDB backup I got this error message
>  >>
> The backup of the system database on device <FileNAME> cannot be restored
> because it was created by a different version of the server (##########)
> than this server (XXXXXXXXX).
>
> "John Bandettini" <JohnBandett***@discussions.microsoft.com> wrote in
> message news:5D7AD1A2-8E63-41E0-9D2F-78447E02ECA7@microsoft.com...
>> restoring the database to an Sp4 server should do the upgrade for you.
>>
>> HTH
>>
>> John
>>
>> "msnews.microsoft.com" wrote:
>>
>>> Is it possible to take the MSDB database bakup file from a SQL2000 SP3
>>> server and convert it to SP4 so it can be restored to an SP4 server,
>>> without
>>> updating the SP3 server to SP4??
>>>
>>>
>>>
>
>
Author
25 May 2006 5:16 PM
msnews.microsoft.com
Actually I had not completely discovered exactly what you say here,
as I have not yet had time to create the new instance.....
But There is more to my story, sorry let me fill in some blanks.
The SP3 server has the same name as the SP4 server.  Both Default SQL 2k
installs
The SP4 server will replace the SP3 server, and is not yet attached to the
DOMAIN.

I am now thinking that I will not be able to restore the MSDB backup to an
Instance
Named TEST, and that it will only restore to a default instance SP3.

Show quoteHide quote
"Chris Wood" <anonym***@discussions.microsoft.com> wrote in message
news:uNvmWNBgGHA.4864@TK2MSFTNGP05.phx.gbl...
> As you found out, the system databases cannot just be restored to another
> server on another build of SQL. For one it will have the server name from
> the backup. Restoring a system database can work for a DRP but it isn't
> really just another database to restore to some other server on a higher
> SQL build.
>
> Chris Wood
>
> "msnews.microsoft.com" <breichenb***@istate.com> wrote in message
> news:esk9wqAgGHA.4940@TK2MSFTNGP05.phx.gbl...
>> Thanks to both you and Jen!!  I thought it would require as Jen said..  I
>> will create a new instance apply SP3 restore to that then upgrade that to
>> SP4 back it up from there and then restore it to the SP4 production
>> server..
>>
>> When I attempted to restore the SP3 MSDB backup I got this error message
>>  >>
>> The backup of the system database on device <FileNAME> cannot be restored
>> because it was created by a different version of the server (##########)
>> than this server (XXXXXXXXX).
>>
>> "John Bandettini" <JohnBandett***@discussions.microsoft.com> wrote in
>> message news:5D7AD1A2-8E63-41E0-9D2F-78447E02ECA7@microsoft.com...
>>> restoring the database to an Sp4 server should do the upgrade for you.
>>>
>>> HTH
>>>
>>> John
>>>
>>> "msnews.microsoft.com" wrote:
>>>
>>>> Is it possible to take the MSDB database bakup file from a SQL2000 SP3
>>>> server and convert it to SP4 so it can be restored to an SP4 server,
>>>> without
>>>> updating the SP3 server to SP4??
>>>>
>>>>
>>>>
>>
>>
>
>

Bookmark and Share

Post Thread options