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...
3122Post New ASG Sysplex Interview Questions
Explain convert.tostrin?
How many shipping points can you assign to a plant?
Giving fire call access and extending fire call access by using VIRSA’s VFAT tool.can any one brief this
What do database languages do?
What are the three js files that you require to setup a working environment for backbone?
where is the best recommended place to store both static and user-specified configuration information?
Describe expression transformation?
Do you know what giffen goods are?
Explain about single circumstance and multivariate circumstancing?
When you access an hcm component, say, job data, certain values like business unit, company etc are defaulted. What governs this concept?
What does c value mean?
What is parse in asp.net?
What impacts will the Internet of Things (IoT) have on Agriculture Sector?
What would be your ideal working environment?
What is static function in swift?