public class DynallocCopyDataset
extends java.lang.Object
Sample program that uses BPXWDYN to dynamically allocate a new dataset
with the same attributes as a given dataset, and then copy the
original to the new dataset. The name of the source dataset and
target dataset names are given as arguments.