Hi,
I have coded a program to increase space for high potential B37 SAS DB candidates using SAS PROC COPY in z/Os and it is working fine as expected;
I need to know if there are any other ways which could be more efficient than SAS COPY?
Does taking the backup and restoring using ICEGENER (IBM Utility) be more efficient?
This seems like a question that only you can answer by testing and even if you do get an answer you still should test.