what's the significance of freespace(0 0) and freespace(100
100)
Answer Posted / saurabh shah
meaning of freespace(0 0) means default system
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how can an in-stream dataset be terminated?
Which dd parameters are required?
What are the rules employed while naming the steps in a job?
What is the use of disp parameter?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of job statement in jcl?
What is the syntax of JCL statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How can values be passed from the job stream to an executable program?
What is the maximum length of a single line of jcl?
How is a type of file defined in the jcl that executes the cobol program?
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.
in ways data can be passed to a COBOL program from JCL?
What is the significance of addrspc parameter in the exec statement?
Explain how can values be passed from the job stream to an executable program?