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
Explain how can an in-stream dataset be terminated?
How can the submitting users racf authority be overridden in a job stream?
Suppose I have five jobs to do. But I want to hold one?
Explain the function of dd name parameter with a 2 part structure; audit.report?
how can you check if a file is empty using jcl?
What is the function of //jcllib statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to submit a jcl from cics?
what is the use of IEBGENER utility?
What is timing concept in mainframe?
What are the parameters that are used in creating a gdg?
Can I send output of job to my remote device careerride123?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How jcl is used for testing batch programs?
Explain dfsort utility?