What is the purpose and meaning of the REGION keyword and
what JCL statement is it associated with?
Answer Posted / remay
Use of REGION=0M in JCL jobcard grants the job
full access to available storage in address space.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the motivation behind coding class parameter in job statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain the hierarchy levels in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is DD statement is used in JCL?
Explain about LMQUERY�give a dialog information about a data set
Is acct parameter mandatory?
What is the purpose of dd?
Explain the job statement in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are the 2 types of parameters in dd statement?
How can a fb file convert to vb file using sort program?
What is the use of disp parameter?
what are JCLLIB and STEPLIB in JCL?