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...
how to introduce yourself
Difference between string s= new string (); and string s = "abv";?
What is the difference between forget() and the pull() method ?
What is meant by voltage regulation of a dc power supply?
What can I use instead of microsoft word?
Why did you choose banking when salary is less here?
What is index match used for?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are the shadow variables?
What is data-main attribute?
Name some of the methods of jquery used to provide effects?
What is data dictionary in c#?
According to set theory, sets that do not contain themselves are typically referred to as?
What is the difference between a virus and a trojan?