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 > Moving DB2 UDB from AIX 5.2 to AIX 5.3

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-07, 07:18
syb_dmn syb_dmn is offline
Registered User
 
Join Date: Sep 2006
Posts: 33
Question Moving DB2 UDB from AIX 5.2 to AIX 5.3

Hi All,

We have a requirement about moving several DB2 UDB instances from a set of servers with AIX 5.2 to a new set of servers with AIX 5.3.

I am new to DB2 world and would like know methods for this migration. I have been referring to DB2 utilities guide. However, I would like to confirm if datafiles are compatible across AIX 5.2 and AIX 5.3. Kindly share your experiences / suggestions.

Thanks in advance.

Regards,
Syb
Reply With Quote
  #2 (permalink)  
Old 02-19-07, 07:29
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Backup and restore commands (see Command Reference). You may have to use redirected option if the tablespace container paths are different.

But you will have to install DB2 and create the instance(s) manually on the new server before you do the restore database.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 02-19-07, 07:38
syb_dmn syb_dmn is offline
Registered User
 
Join Date: Sep 2006
Posts: 33
Thanks for quick response.
Yes, need to use redirected option as directory structure may differ across source and target machines.

Also would it be possible to apply logs (rollforward) from AIX 5.2 to AIX 5.3?


Regards,
Syb

Last edited by syb_dmn; 02-19-07 at 07:53.
Reply With Quote
  #4 (permalink)  
Old 02-21-07, 04:04
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
If you can take an offline backup, you don't have to think about rollforward at all.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #5 (permalink)  
Old 02-21-07, 10:42
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Quote:
Originally Posted by syb_dmn
Thanks for quick response.
Yes, need to use redirected option as directory structure may differ across source and target machines.

Also would it be possible to apply logs (rollforward) from AIX 5.2 to AIX 5.3?

Regards,
Syb
If you do infact need to rollforward, then you can do if the new database knows the log path and has access to the old logs. See the restore command options in the Command Reference manual.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #6 (permalink)  
Old 02-23-07, 11:58
db29999 db29999 is offline
Registered User
 
Join Date: Jan 2007
Posts: 2
If you just upgrade to 5.3, you can simply do alternate disk upgrade if you have a mirror disk.
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