IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Status code AL from a GU call


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
abs

New User


Joined: 25 Apr 2006
Posts: 4
Location: India

PostPosted: Fri Apr 25, 2008 4:54 pm
Reply with quote

I am getting status code of AL from a GU call.
What could be the issue?
Back to top
View user's profile Send private message
abs

New User


Joined: 25 Apr 2006
Posts: 4
Location: India

PostPosted: Fri Apr 25, 2008 6:46 pm
Reply with quote

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
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Sun Apr 27, 2008 12:13 am
Reply with quote

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
View user's profile Send private message
abs

New User


Joined: 25 Apr 2006
Posts: 4
Location: India

PostPosted: Mon Apr 28, 2008 4:01 pm
Reply with quote

I have attached the source code, DBD and PSB
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Mon Apr 28, 2008 11:49 pm
Reply with quote

Could you change CMPAT=YES into CMPAT=NO?
Back to top
View user's profile Send private message
abs

New User


Joined: 25 Apr 2006
Posts: 4
Location: India

PostPosted: Tue Apr 29, 2008 10:44 am
Reply with quote

Thank you. The issue has been resolved.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Sat May 03, 2008 10:06 pm
Reply with quote

Would you be so kind to tell us how you resolved it and what the cause was?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts How to turn off 'ACTION' SDSF output ... TSO/ISPF 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Job completes in JES, but the status ... IBM Tools 1
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top