











|  |
| Author |
Restore sql 7 msdb to SQL2000 Server
|
Alex Au
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Restore sql 7 msdb to SQL2000 Server
Hi
I need to restore a SQL server 7.0 msdb backup onto a SQL
Server 2000 server. The restore failed because of version
conflict problem. It looks like I only get this error when
restoring system databases. User databases were restored
with no problem. Please could someone guide me in the
right direction as how this can be achieved?
Thanks in advance
Alex
Report this post to a moderator
|
|
12-05-02 10:23 AM
|
|
Tibor Karaszi
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Restore sql 7 msdb to SQL2000 Server
Script your jobs etc from the original MSDB and apply those scripts to the SQL2K machine.
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=...ublic.sqlserver
"Alex Au" <alex.au@ace-ina.com> wrote in message
news:08ce01c29c46$982b3f10$d2f
82ecf@TK2MSFTNGXA09...
> Hi
>
> I need to restore a SQL server 7.0 msdb backup onto a SQL
> Server 2000 server. The restore failed because of version
> conflict problem. It looks like I only get this error when
> restoring system databases. User databases were restored
> with no problem. Please could someone guide me in the
> right direction as how this can be achieved?
>
> Thanks in advance
>
> Alex
Report this post to a moderator
|
|
12-05-02 12:23 PM
|
|
Oleg Deshin
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Restore sql 7 msdb to SQL2000 Server
Hi
> I need to restore a SQL server 7.0 msdb backup onto a SQL
> Server 2000 server. <skip> Please could someone guide me in the
> right direction as how this can be achieved?
It depends of what do you want to achieve.
You can script most of the objects residing in msdb (jobs, backups, etc) and
run the script on you SQL2K server.
Oleg.
Report this post to a moderator
|
|
12-05-02 12:23 PM
|
|
Alex Au
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Restore sql 7 msdb to SQL2000 Server
Thanks for your advice.
Alex
>-----Original Message-----
>Script your jobs etc from the original MSDB and apply
those scripts to the SQL2K machine.
>
>--
>Tibor Karaszi, SQL Server MVP
>Archive at: http://groups.google.com/groups?
oi=djq&as_ugroup=microsoft.public.sqlserver
>
>
>"Alex Au" <alex.au@ace-ina.com> wrote in message
> news:08ce01c29c46$982b3f10$d2f
82ecf@TK2MSFTNGXA09...
>> Hi
>>
>> I need to restore a SQL server 7.0 msdb backup onto a
SQL
>> Server 2000 server. The restore failed because of
version
>> conflict problem. It looks like I only get this error
when
>> restoring system databases. User databases were restored
>> with no problem. Please could someone guide me in the
>> right direction as how this can be achieved?
>>
>> Thanks in advance
>>
>> Alex
>
>
>.
>
Report this post to a moderator
|
|
12-06-02 11:23 AM
|
|
Alex Au
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: Restore sql 7 msdb to SQL2000 Server
Thanks for your advice
Alex
>-----Original Message-----
>Hi
>
>> I need to restore a SQL server 7.0 msdb backup onto a
SQL
>> Server 2000 server. <skip> Please could someone guide
me in the
>> right direction as how this can be achieved?
>
>It depends of what do you want to achieve.
>
>You can script most of the objects residing in msdb
(jobs, backups, etc) and
>run the script on you SQL2K server.
>
>Oleg.
>
>
>
>.
>
Report this post to a moderator
|
|
12-06-02 11:23 AM
|
|
|
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF. |
|
ExamNotes forum archive
|