Explain how can the attributes of one sms dataset be copied to another dataset?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
how many types of sorts are there in jcl?
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
In DCB, what is LRECL,BLKSIZE,DSORG
Min no of member?s (PDS) in one directory block?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
Are there any set of rules for the names of the steps used in a job?
Why include statement is used in a jcl?
Must tape dataset definitions include vol=ser specifications?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?