InterviewSolution
Saved Bookmarks
| 1. |
Why Do You Want To Specify The Region Parameter In A Jcl Step? |
|
Answer» To override the REGION defined at the JOB CARD level REGION SPECIFIES the max region size REGION=0K or 0M or omitting REGION MEANS no limit will be applied To override the REGION defined at the JOB card level REGION specifies the max region size REGION=0K or 0M or omitting REGION means no limit will be applied |
|