How is it possible to do a cross-sysplex copy of a PDS dataset by running one JCL on the target sysplex? I tried to use IEBCOPY with SUBSYS & CSM as follows: //CSMTRAN1 EXEC PGM=IEBCOPY //SYSPRINT DD SYSOUT=* //SYSUT1 DD DSN=PDS-Dataset-name-from,DISP=SHR, // SUBSYS=(CSM,'SYSPLEXNAME-FROM') //SYSUT2 DD DSN=PDS-Dataset-name-to,DISP=OLD, // SUBSYS=(CSM,SYSPLEXNAME-TO') //SYSIN DD DUMMY This did not work. I always get the following error "IEB1071E DD NAME SYSUT1 IS SUPPOSED TO BE A PARTITIONED DATA SET BUT IT HAS NO DIRECTORY. EXPECT A TERMINAL I/O ERROR. (DS1LSTAR=X'000000' DS1DSORG=X'0000' JFCDSORG=X'0200') " The source dataset is a catalogued pds dataset with many entries. The target dataset is allocated in the same job some lines before the transfer. I got an example like this for PS datasets with IEBGENER. But for PO datasets there should be a similar possibility...
4057Post New ASG Sysplex Interview Questions
What is an os command?
What happens when submit button is clicked?
Can malloc be used in c++?
Why did you changed your career from Hotel Management to MBA in HR ?
What is primary key and example?
What are macros in word?
Will I lose anything upgrading to windows 10?
What are the benefits of using python? What do you understand of pep 8?
Why might you have a table in the model without any relationships to other tables?
Dear all, I want to use Induction motor to open and close a 1 ton door. How much power do I need. Thanks
What industries benefit most from explainable AI?
What is the purpose of formatting?
What is error ora-12154: tns:could not resolve the connect identifier specified?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is information structures?