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 udb 8.1 linux ---> db2 os/390

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-31-04, 05:37
bab bab is offline
Registered User
 
Join Date: Feb 2004
Posts: 37
Red face db2 udb 8.1 linux ---> db2 os/390

hi all,

what ist the best way to trasport pur (table)data from db2 udb 8.1 (linux) to db2 on OS/390?

there are the same db-structur and objects on both platforms .. "db28.1 on linux with data" and "os/390 without data".

thanks

bab
Reply With Quote
  #2 (permalink)  
Old 03-31-04, 06:22
Yamen Yamen is offline
Registered User
 
Join Date: Mar 2004
Posts: 9
Post Re: db2 udb 8.1 linux ---> db2 os/390

Hello i think you can use export command
from the source table and then if the other table is on the OS/390 with the same structure just try to imported it
>>>
hi all,

what ist the best way to trasport pur (table)data from db2 udb 8.1 (linux) to db2 on OS/390?

there are the same db-structur and objects on both platforms .. "db28.1 on linux with data" and "os/390 without data".

thanks

bab [/SIZE][/QUOTE]
Reply With Quote
  #3 (permalink)  
Old 03-31-04, 10:12
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: db2 udb 8.1 linux ---> db2 os/390

Export should be in ixf format only ...

And for import, AFAIK, you cannot specify a commitcount ...

Another option to consider would be the crossloader

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