> Is there a sample JCL where we can use to copy 9 exisitng PDS into a Single PDS > dataset. I was able to see some sample Batch from Site but could not achieve it. > > Regards, > Jags >
You probably should look at the IBM REDBOOK the ABC's of SYSTEM PROGRAMMING Volume 3. It has a lot of information on datasets and DFSMS. And you may also want to look at the Redbook: Introduction to the New Mainframe: z/OS Basics, SG24-6366-02 The following link will take you to these and other Redbooks http://www.redbooks.ibm.com/cgi-bin/searchsite.cgi?query=dfsms&SearchOrder=1 &SearchFuzzy= http://www.redbooks.ibm.com/cgi-bin/searchsite.cgi?query=ABCs&SearchOrder=1& SearchFuzzy= z/OS V1R8.0-V1R9.0 DFSMSdfp Utilities SC26-7414-04 which should be found at the URL http://publib.boulder.ibm.com/infocenter/zos/v1r9/index.jsp?topic=/com.ibm.z os.r9.idau100/u1044.htm Basically look up the IEBCOPY utility. It will do what you want. Lizette ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

