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 AIX to OS/390

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-05, 09:26
Naidu Naidu is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Db2 Migration from AIX to OS/390

Any one help me on how to migrate DB2 from AIX to Os390. If any documnet please privide me.
Thanks
Mohan
Reply With Quote
  #2 (permalink)  
Old 02-10-05, 08:06
antonv antonv is offline
Registered User
 
Join Date: May 2003
Location: Amsterdam
Posts: 65
Not to scare you off but
before you move the data you better do a physical database design.
Things like table spaces, index spaces differ in MVS from AIX:
You can have partitioned, segmented, normal tablespaces, or index tablespaces.
Also unique to MVS is that you can define primary and secondary space allocations,
usually in cylinders (720K) or tracks (48K)
__________________
Anton Versteeg
IBM Netherlands
Reply With Quote
  #3 (permalink)  
Old 02-10-05, 08:54
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
It is a bit of a works in terms of physical design as anton says ..

Another area you'll have to look at is the SQLs in the application and usage of features like SEQUENCE(which is new in V8 zOS), Stored Procedures etc.

For the forum to give inputs, you may have to tell about the versions of db2 you intend to use

Cheers
Sathyaram
__________________
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