what's the significance of freespace(0 0) and freespace(100
100)
Answer Posted / vivek
FREE SPACE IS AVAILABLE(DEFAULT) MEMORY OF THE MAINFRAME
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
write a jcl to execute a job by 7:00 am on jan 20,1986?
What do you understand by the term notcat 2 – gs?
Why include statement is used in a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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) ?
How to submit jcl through a cobol program?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain about LMQUERY�give a dialog information about a data set
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
List the different components of jcl statement?
What is the purpose of disp parameter?
What are some jcl statements that are not allowed in procedures?
Explain how can return codes be tested before execution of a job step?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Does jcl support automatic restart?