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 > db2move from v9.5 to v8.2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-10-09, 10:19
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
db2move from v9.5 to v8.2

AIX 6.1 DB2 v9.5 -> AIX 5.1 DB2 v8.2
We have a DB on v9.5 and we need to create a copy of this DB on v8.2. I understand that we can not do it using backup/restore (only the other way around). Is it possible to do it some other way? Will db2move work in this case? Thanks in advance
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Reply With Quote
  #2 (permalink)  
Old 08-10-09, 10:27
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
db2move (used with db2look) might work. If all of you object names on the 9.5 system are within the limits for 8.2, then it should work.

Andy
Reply With Quote
  #3 (permalink)  
Old 08-19-09, 00:50
pavand pavand is offline
Registered User
 
Join Date: Aug 2009
Posts: 4
Hi..

You can user db2move ... export database in to db2move,
then transfer that file to your target location...
then create database,
connect to that database,
change directory to db2move,
then import or load the data

Please some one correct me if the steps I provided are wrong...
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