Answer Posted / shailendra
i think this 3273 dd statement we can specifyin a singal
step, and in a job we can specify 255 step
it's means 3273*255 dd statement is possible
| Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
what is use of disp parameter in dd statement?
What do you understand by the term notcat 2 – gs?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
which utility is used a dummy utility?
Explain how can a jobs execution priority be modified?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Why block size is multiple of lrecl in jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is the compile process of cobol program expalin with code
what are the various stages of job processing?
What are the rules employed while naming the steps in a job?
Brief description of inline procedure of jcl.
How jcl work to handle various input output file operations?