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 > DB2 upgrade from 8.2 to 9.7

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-18-10, 16:22
dgunas dgunas is offline
Registered User
 
Join Date: Dec 2008
Location: Chennai
Posts: 110
DB2 upgrade from 8.2 to 9.7

Hi,
Our current system -DB2 8.2 /Win2003 32bit

Now we are planning to build a new DB servers (MS Cluster) with DB2 9.7/Win 2003 64bit. Then I have to restore the current db2 backup from V8.2.

How can I do this. Please advise or send me some usefull link.

Thanks.
__________________
Reply With Quote
  #2 (permalink)  
Old 08-18-10, 16:35
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
You should just have to do an offline backup of the V8 database. Then do a restore of that image to the V9.7 instance. You may have to do a redirected restore. If you have any stored procedures or packages, those will have to be rebound on the new database.

That should do it.

Andy
Reply With Quote
  #3 (permalink)  
Old 08-18-10, 18:05
dgunas dgunas is offline
Registered User
 
Join Date: Dec 2008
Location: Chennai
Posts: 110
Thanks Andy. There is no Stored Proc. But we have packages. So I can rebind them.

Currently the data files are stored in E: D: and G: drives. (all SAN DISKS).
If we setup the new server with same drive layout, then I think that we dont need the redirect restore. Is it Correct ?


What about Indexes (All type 2 indexes now). Do I need to drop and recreate them in 9.7 enviornment?

Please advise.
Thanks
__________________
Reply With Quote
  #4 (permalink)  
Old 08-18-10, 20:00
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Quote:
Originally Posted by dgunas View Post
Currently the data files are stored in E: D: and G: drives. (all SAN DISKS).
If we setup the new server with same drive layout, then I think that we dont need the redirect restore. Is it Correct ?
Yes, this is correct.



Quote:
Originally Posted by dgunas View Post
What about Indexes (All type 2 indexes now). Do I need to drop and recreate them in 9.7 enviornment?
No, you don't need to.
Reply With Quote
  #5 (permalink)  
Old 08-20-10, 08:23
dgunas dgunas is offline
Registered User
 
Join Date: Dec 2008
Location: Chennai
Posts: 110
Thanks

Big THANKS to everyone for your valuable support. Now I have to start working on this.
I am sure that I need more help from you guys . Until then
Thanks.
__________________
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