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...
4013Post New ASG Sysplex Interview Questions
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
Does the archiving of hive tables give any space saving in hdfs?
Explain what are the different functions of internal audit?
Name three interfaces of r/3 system?
Can you tell me how can you find out the # of rows updated after an update statement?
Explain how to get the first 100 rows from the flat file into the target?
Why is xml so popular?
Can I disable windows explorer?
What is diffrence Between GPF and EPF?.. can anybody explain..?
How do I login to my joomla site?
What is the fastest type of JDBC driver?
What is mapping model?
What is normalization and what are the advantages of it?
what are the methods to study nuceic acid and protein interactions?
For protecting a transaction using the transaction security function, the two things that must be done are?