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...
4059Post New ASG Interview Questions
What is the fastest c++ compiler?
Mention the different types of replication in sql server.
What is an exchange rate type?
did perceptions of a few peoples can affect the positioning of something or some products in the market? do they?
What are the different event modes in silverlight?
Can I use the same component multiple times in one template?
How do you maintain exchange rates in sap? : cost center accounting
How do you include a comment in javascript?
Explain the jar and war files in servlet?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
Can you use sharing rules to restrict data access?
Explain quick sort?
What is the correct way to check if a Compass sensor is present on the system? Explain your answer.
Explain server?
What is a data dictionary? : sap abap data dictionary