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

Abended job not in XQM


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rammraju

New User


Joined: 05 Mar 2005
Posts: 65
Location: Hyderabad

PostPosted: Fri Dec 14, 2007 5:22 pm
Reply with quote

Hi all,
When we demand a job in CA7 and if the job abends, ideally it should be present in the queue with RST (restart) status. But for some reason my job is not in the queue even after it abends moreover it is triggering the successor job.

I guess there is some job set up issue, I am not well aware of CA7. Can anyone help me on this.


Thanks
Back to top
View user's profile Send private message
Robin Johnson

New User


Joined: 21 Feb 2008
Posts: 12
Location: Arkansas

PostPosted: Wed Feb 27, 2008 2:51 pm
Reply with quote

This can happen when a job has a JCL error. It won't show it in the LIST queue either (where abended jobs live). It will show up in the LRDY screen.

EXAMPLE: Jobs abendeds with a JCL error

Issue this command to display: LRDY,JOB=jobname
The job should be present here. You have to requeue the job for it to show up in LIST or XQM.

REQUEUE,JOB=jobname

That will put it in the LIST queue and it should show up in XQM as abended at that time.

I hope that this helps. If you have SDSF you can do a slect on the job and see that it has a JCL error. From there you do perform the above commandsso that you can do what you need to with the job.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts Forcing a step to run (even if abended) JCL & VSAM 8
No new posts An write operation error - ABENDED S0... COBOL Programming 3
No new posts COBOL program error ENDED AT SVSCJES2... COBOL Programming 1
No new posts ABENDED S000 U0922 DB2 3
Search our Forums:

Back to Top