Answer Posted / sravanthi
We can also create a GDG base in test using File Aid option
M.F;3.2 Create GDG base option is there
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
what happens in execution stage in job processing?
List the different jcl statements that are not permitted in the procedures?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In job processing, what happens in conversion stage?
What dd statement is used to supply the name of a dataset?
Why block size is multiple of lrecl in jcl?
What is the maximum length of a single line of jcl?
What are the 2 types of parameters in dd statement?
How can the attributes of one sms dataset be copied to another dataset?
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
What are some jcl statements that are not allowed in procedures?
How do you overcome this limitation ?
How dummy is used in jcl?
what is the compile process of cobol program expalin with code