If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Can I Backup from v7.2 and Restore to v8.1?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-04, 20:06
Harv Harv is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
Can I Backup from v7.2 and Restore to v8.1?

We need to copy some of our DB2 v7.2 DBs to a DB2 v8.1 box for testing. I'm using a somewhat laborious method of copying the schema into an empty v8.1 database, and then exporting the data and loading it into v8.1.

Is it possible to backup the v7.2 DB and then restore it under v8.1? Are there any issues I should watch out for?

Is there another way to do this that I'm just not thinking of?

Thanks,
Harv
Reply With Quote
  #2 (permalink)  
Old 03-29-04, 20:08
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Can I Backup from v7.2 and Restore to v8.1?

I have not done this before, but know that you can backup a V7.2 database and restore into V8 ...

I suggest a rebind of all packages to exploit V8's optimizer enhancements ..
You may also want to convert type 1 indexes to type2 ....

Cheers
Sathyaram

Quote:
Originally posted by Harv
We need to copy some of our DB2 v7.2 DBs to a DB2 v8.1 box for testing. I'm using a somewhat laborious method of copying the schema into an empty v8.1 database, and then exporting the data and loading it into v8.1.

Is it possible to backup the v7.2 DB and then restore it under v8.1? Are there any issues I should watch out for?

Is there another way to do this that I'm just not thinking of?

Thanks,
Harv
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On