View previous topic :: View next topic |
Author |
Message |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Mar 03, 2004 9:21 am Post subject: |
|
|
Mike Chantrey,
Some shops have banned the coding of REGION=0M.Even if it is coded it will be ignored. I suspect that Samsun works in such a shop.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
samsun Beginner
Joined: 24 Feb 2004 Posts: 19 Topics: 7 Location: TAIWAN
|
Posted: Wed Mar 03, 2004 8:42 pm Post subject: |
|
|
Hello Mike,
Sorry for my broken english.
What I mean was that I tried to change to region size and re-submit the job and still got the abend code.....
Samsun |
|
Back to top |
|
 |
Mike Chantrey Intermediate
Joined: 10 Sep 2003 Posts: 234 Topics: 1 Location: Wansford
|
Posted: Thu Mar 04, 2004 6:52 am Post subject: |
|
|
Ok, how are you picking up the modified procedure? Did you make a copy as an instream procedure, or modify it on the original proclib, or something else? If you look at the expanded JCL output on the JESJCL dataset, does it show that it has picked up your changes correctly?
Also, as kolusu said, you might have some site restrictions on REGION=0M - you could try (e.g.) REGION=6M on the jobcard instead (and remove the REGION parameter from the individual steps completely). |
|
Back to top |
|
 |
|
|