Explain how can the attributes of one sms dataset be copied to another dataset?
No Answer is Posted For this Question
Be the First to Post Answer
How do You skip a Step In JCL?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
Definition of COND parameter in JCL
what is a MODELDSCB?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
What does a disposition of (NEW,CATLG,DELETE) mean?
How to fetch even records from one file to another file by using ICETOOL in JCL?
A job has 150 steps i want to execute only 57th step
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY