Faster File copy mechanism- Want to copy a huge data from one AS/400 file to another AS/400 file.
I tried a CPYF command first. It takes about 45 minutes to copy that file.
Next, I tried the SAVE to a SAVF and restore from this SAVF. It takes about 20 minutes now. I would like to know if there is any faster mechanism of copying this big data file.
This file has about 200,000,00 records(20 million).



