what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.
Answer Posted / mdvasanth86
1. Not sure.
2. It is a good JCL coding procedure to code BLKSIZE=0 as
the system will find the optimal Blocksize.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
What is the function of //jcllib statement?
Differentiate between the joblib and the steplib statements?
what are the statements that are not valid to be included in an include statement?
what is the use of IEBGENER utility?
What is the significance of addrspc parameter in the exec statement?
Why block size is multiple of lrecl in jcl?
Which dd parameters are required?
what JCL Procedures?
Explain the function of job statement in jcl?
what is the compile process of cobol program expalin with code
Why include statement is used in a jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
when does a dataset go uncataloged?
Explain how can the disposition of sysout datasets be set for an entire jobstream?