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...
4029Post New ASG Interview Questions
Why we use linux id in android?
Define ddl and dml.
. What are different types of contracts ( Blanket and Fixed) in procurement, which type of contract should be used in what conditions.
How do I create a table in postgresql pgadmin?
What is type conversion in python?
What is job evaluation . How is it related to recruitment , competency mapping compensation & benefit
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
How do I create a hanging indent in word?
Can we assign one maintenance item to more than one maintenance plan?
Main advantage of auto transformer over two windings transformer is that A it needs no cooling B it uses only one winding C core losses are reduced D it has simple construction
What is half-adder?
what is graphics
What are views in python?
What is the purpose of support package?
Difference between getrowset and createrowset?