ibm midrange - Export data from As400 -
i want export data as400 flat file or csv file. try load text file oracle using oracle sql loader.
do have experiences exporting as400 data? method can follow reaching best performance?
the command cpytoimpf
can export csv file.
also available ibm navigator's run sql script facility. if set option allow save, can right click results of select statement , save csv.
another idea set odbc connection , let oracle connect directly ibm i's db2 database.
Comments
Post a Comment