473,398 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

SQL6.5 restore



Can you restore a SQL6.5 backup to a Sql2000sp3 ?

Jul 20 '05 #1
7 2159
Hi

They are two different architectures and therefore you can't. You will have
to load the backup onto a 6.5 installation. Upgrading from 6.5 to 2000 is
not always a simple issue and you should look at the section on
compatibility in Books online.

John
"AHartman" <Ho*******@Kconline.com> wrote in message
news:85********************@kconline.com...


Can you restore a SQL6.5 backup to a Sql2000sp3 ?

Jul 20 '05 #2
Ocupa BCP .. transfiere todas las tablas a archivos nativos de SQL .. crea
la base y las tablas en
el SQL 2000 y despues usa el BCP e inserta los datos a la nuevo SQL

"AHartman" <Ho*******@Kconline.com> escribió en el mensaje
news:85********************@kconline.com...


Can you restore a SQL6.5 backup to a Sql2000sp3 ?

Jul 23 '05 #3
JD
With SQL 6.5, don't you have to upgrade to 7.0 first, and then to 2000?
"John Bell" <jb************@hotmail.com> wrote in message
news:41***********************@news.easynet.co.uk. ..
Hi

They are two different architectures and therefore you can't. You will have to load the backup onto a 6.5 installation. Upgrading from 6.5 to 2000 is
not always a simple issue and you should look at the section on
compatibility in Books online.

John
"AHartman" <Ho*******@Kconline.com> wrote in message
news:85********************@kconline.com...


Can you restore a SQL6.5 backup to a Sql2000sp3 ?


Jul 23 '05 #4
Hi

You can upgrade directly to SQL 2000 through the wizard (BOL topic:
Upgrading Databases from SQL Server 6.5 (Upgrade Wizard)) , but depending on
how complex you application is you may have to do extra work on the
compatibility issues (See BOL: Backward compatibility). If you have multiple
installations or require a repeatable upgrade then you may want to look at
doing a staged conversion process using BCP or possibly DTS.

John

"JD" <jo*****@yahoo.com> wrote in message news:41********@news.qgraph.com...
With SQL 6.5, don't you have to upgrade to 7.0 first, and then to 2000?
"John Bell" <jb************@hotmail.com> wrote in message
news:41***********************@news.easynet.co.uk. ..
Hi

They are two different architectures and therefore you can't. You will

have
to load the backup onto a 6.5 installation. Upgrading from 6.5 to 2000 is
not always a simple issue and you should look at the section on
compatibility in Books online.

John
"AHartman" <Ho*******@Kconline.com> wrote in message
news:85********************@kconline.com...
>
>
> Can you restore a SQL6.5 backup to a Sql2000sp3 ?
>
>
>



Jul 23 '05 #5
JD
Thanks John. I thought I had read where it needed to be done through SQL 7.
I was being a bit lazy posting here but, I'm a bit busy and figured this
would provide me with a quick answer.

Say, John I have a off topic question for you. By any chance did you grow up
in central NY?
I had a childhood friend by the same name and figured I ask.

JD

"John Bell" <jb************@hotmail.com> wrote in message
news:41***********************@news.easynet.co.uk. ..
Hi

You can upgrade directly to SQL 2000 through the wizard (BOL topic:
Upgrading Databases from SQL Server 6.5 (Upgrade Wizard)) , but depending on how complex you application is you may have to do extra work on the
compatibility issues (See BOL: Backward compatibility). If you have multiple installations or require a repeatable upgrade then you may want to look at
doing a staged conversion process using BCP or possibly DTS.

John

"JD" <jo*****@yahoo.com> wrote in message

news:41********@news.qgraph.com...
With SQL 6.5, don't you have to upgrade to 7.0 first, and then to 2000?
"John Bell" <jb************@hotmail.com> wrote in message
news:41***********************@news.easynet.co.uk. ..
Hi

They are two different architectures and therefore you can't. You will

have
to load the backup onto a 6.5 installation. Upgrading from 6.5 to 2000 is not always a simple issue and you should look at the section on
compatibility in Books online.

John
"AHartman" <Ho*******@Kconline.com> wrote in message
news:85********************@kconline.com...
>
>
> Can you restore a SQL6.5 backup to a Sql2000sp3 ?
>
>
>



Jul 23 '05 #6
Hi JD
Say, John I have a off topic question for you. By any chance did you grow
up
in central NY?
I had a childhood friend by the same name and figured I ask.

Nope, never been to NY!

He's must be the good looking one!

John
Jul 23 '05 #7
JD
Thanks - it was worth a shot in the dark.
"John Bell" <jb************@hotmail.com> wrote in message
news:41**********************@news.easynet.co.uk.. .
Hi JD
Say, John I have a off topic question for you. By any chance did you grow up
in central NY?
I had a childhood friend by the same name and figured I ask.

Nope, never been to NY!

He's must be the good looking one!

John

Jul 23 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: For example John Smith | last post by:
Is there any reason why SQL Server (EM) would go through all the motions of a restore and not actually do anything at all? To get into this situation I backup from a client's server and download...
0
by: xo55ox | last post by:
Hi, I have been trying to set up an automated restore process from prod to backup server. First, I schedule the full database backup nightly, transfer the backup file and restore it to the...
0
by: AHartman | last post by:
We have an older app still running on a Sql6.5 WIn N/T 4.0 box. I needed to make a Test version so I created a new Sql6.5 instance on a Win N/T 4.0 box. I then restored a copy of the Prod DB to...
3
by: butatista | last post by:
Please help SQL Server 2000 Standard I am trying to restore databases on my server and am unable to get them to restore using the database option. For example, the location of my backup...
4
by: Hardy | last post by:
hi gurus, now I have to backup and restore a 8 T size db2 database. from two s85 to two 670. the partitions,tablespaces of the db should be redesigned then I plan to use redirected restore. but...
9
by: GL | last post by:
I am running DB2 8.1.1 on AIX 5.1 Having a problem with a redirected restore. Once into the restore continue phase, I immediately get the following “SQL2059W A device full warning was...
11
by: Chris | last post by:
I have searched this group for answers and tried the responses. I am trying to Use an full online backup from our production server and apply it to our test server. The Tablespaces in the...
0
by: Takpol | last post by:
Hello, I have several archived filegroups that have data in them partitioned based on the date. These filegroups have been removed from database after archival. For example two months ago....
5
by: HSP | last post by:
hi. i need to restore an old database. The db was backed up using a DLT drive, using 2 volumes. The content for the tapes was copied to file onto Solaris machine using rsh and dd (for backup...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.