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 data export for DW reasons

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-10-09, 14:47
earthdog earthdog is offline
Registered User
 
Join Date: Nov 2007
Posts: 5
DB2 data export for DW reasons

Hi guys!

Sorry for my poor understanding for db2/400 as you will see :-)

The case is that i want to export data from an as/400 database holding our erp (JDEdwards) data, preferably in .csv format and then zip these data in order to take them by FTP (maybe) to our HQ in another country in order to be imported in an MS SQL2008 server which will maintain the DW.

And i want to automate this task in the as/400 with as much as error checking as possible.

The reason that i do not use directly SSIS from MS SQL is the inadequate speed of our VPN.

I would appreciate if somebody shows me the correct direction to this.

Elias
Reply With Quote
  #2 (permalink)  
Old 08-11-09, 03:50
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
take somewhere a windows station with db2 client installed
make a script file to connect - export data - ftp - connect sql/server - import
schedule this with at or any other tool
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
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