recog,
We currently use the Report Studio o/p to .csv from one of our ERP data warehouses. (in ORACLE)
Then open the file in EXCEL 2007, then save as a Tab Delimited .txt file.
Then FTP that file to our mainframe, and a DB2 load utility reads the file, as a delimited file, and loads directly to a totally separate DB2 database for use.
A bit of a manual process since the source is ORACLE, in a totally separate datacenter, as is the target.
It works well. Once the .txt file is located on the network, automated FTP processes take over. It even automatically kicks off the mainframe job.
I hope this helps.
SLN