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...
4009Post New ASG Interview Questions
How can you use git bisect to determine the source of a (regression) bug?
How do I get microsoft access 2016?
Explain me what's your understanding of medical terminology? : insurance health
i need previous entrence exam papers of nhpc.
How does a sender application transport/send a message through jms?
Definition and evaluation of recurrent acute pancreatitis (RAP)?
What are concurrent threads?
What is region
What is the name of the foundation which manages django web framework?
How many levels of style sheets are there?
Tell us depreciation and its types?
What is the use of '>>' in perl?
qtp9.2 and qtp10.0 difference
What is the pitch?
Why do we use polymorphism?