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 Migration from v8 to v9x

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-09, 14:46
Pollyanna Smith Pollyanna Smith is offline
Registered User
 
Join Date: Feb 2009
Posts: 9
DB2 Migration from v8 to v9x

Hello Guru,

We installed DB2 v8 on AIX platform 3 years ago. We are planning to migrate DB2 from v8 to v9.1 in the sandbox server.

After migration, will I be able to perform redirect restore of database ( offline backup from v8) into the version 9 instance?

If the answer is yes, I would need to issue 'db2 migrate database Test' and the database will be migrated? Did I miss other steps?

If the answer is no, do I deinstall db2 v9, and then install db2 v8 again, redirect restore the database ( offline backup from v8) into the version 8 instance, and repeat all the migration steps?

Thanks in Advance!

Pollyanna
Reply With Quote
  #2 (permalink)  
Old 07-28-09, 15:16
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Two options to migrate:

Option #1:
db2imigr (migrate instance) and migrate db (migrate database)


Option #2:
create v9 instance and restore v8 offline db backup into v9 instance. db will be migrated during restore.


Always take a backup of your v8 db prior to migration so that you can go back should something happen.
Reply With Quote
  #3 (permalink)  
Old 07-28-09, 18:47
Pollyanna Smith Pollyanna Smith is offline
Registered User
 
Join Date: Feb 2009
Posts: 9
Thanks for your comment.

If I choose Option #1, after migrating the instance and data base from v8 to v9.1, will I be able to perform redirect restore ( using the offline backup of another v8 database) into this migrated instance? Will the v8 database be migrated to v9 during redirect restore?

Thanks in Advance!

Pollyanna
Reply With Quote
  #4 (permalink)  
Old 07-28-09, 18:49
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Yes, v8 -> v9 restore should work if using an offline image. The db will be migrated during redirected restore.
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