Hi 6656,
what file types do you want to copy? If it's tables, the hints from sk1 work perfectly (attention: the data...set...run ignores any index the source table has, so target is w/o it, with v8 auditing etc. as well).
For other file types you could consider input/output using 'infile'; depending on the structure of the file have a closer look at RECFM, BLKSIZE, and LRECL options in the online help.
Cheers,
Matthias