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...
What is a named pipe?
What are testplan attributes?
How can you launch psadmin?
Is it compulsory and binding that the H forms are available only for Exports. Is H Form is available for Deemed Export Category. Supplies under a Service Provider Category. Executing a Project under ICB Category.
What is a pointer and does Java support pointers? What is the difference between a JDK and a JVM?
Will iphone 6s get ios 14?
Why python is best for data science?
What is #include iostream h in c++?
Who owns ubuntu?
How do I open raw files in excel?
Write a note on materials used as a fuse element.
How to convert a list into a tuple?
What is the unix command to confirm a remote host is alive or not?
What is alias in db2?