|
|
| Author |
Message |
abs
New User
Joined: 25 Apr 2006 Posts: 4 Location: India
|
|
|
|
I am getting status code of AL from a GU call.
What could be the issue? |
|
| Back to top |
|
 |
References
|
Posted: Fri Apr 25, 2008 4:54 pm Post subject: Re: Status code AL from a GU call |
 |
|
|
 |
abs
New User
Joined: 25 Apr 2006 Posts: 4 Location: India
|
|
|
|
This is what I got from the IBM manual,
AL
Explanation: You get this status code if you:
1. Issue a message call in a batch program.
2. Issue a ROLB, ROLS, or SETS call from a batch program under one of the following conditions:
- The system log is not on DASD.
- The system log is on DASD, but dynamic backout has not been specified using the BKO execution parameter.
Programmer Response: For cause 1, correct the program so that message calls in a batch program are not issued. For cause 2, either change the program or put the log on DASD with BKO specified on the
execution parameter.
I am not able to figure out what is the problem with the job setup. |
|
| Back to top |
|
 |
Bitneuker
IMS Moderator
Joined: 07 Nov 2005 Posts: 1130 Location: The Netherlands at Hole 19
|
|
|
|
| Did you verify your program/job against the explanations for this status code? Since we have no access to your program we can't tell you; we need nfo. |
|
| Back to top |
|
 |
abs
New User
Joined: 25 Apr 2006 Posts: 4 Location: India
|
|
|
|
| I have attached the source code, DBD and PSB |
|
| Back to top |
|
 |
Bitneuker
IMS Moderator
Joined: 07 Nov 2005 Posts: 1130 Location: The Netherlands at Hole 19
|
|
|
|
| Could you change CMPAT=YES into CMPAT=NO? |
|
| Back to top |
|
 |
abs
New User
Joined: 25 Apr 2006 Posts: 4 Location: India
|
|
|
|
| Thank you. The issue has been resolved. |
|
| Back to top |
|
 |
Bitneuker
IMS Moderator
Joined: 07 Nov 2005 Posts: 1130 Location: The Netherlands at Hole 19
|
|
|
|
| Would you be so kind to tell us how you resolved it and what the cause was? |
|
| Back to top |
|
 |
|
|