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

CA-7 abend handling


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

New User


Joined: 11 Aug 2005
Posts: 10
Location: Bangalore

PostPosted: Sun Apr 13, 2008 6:26 pm
Reply with quote

I have one requirement for a job.
Even the job abends with user abends like U2001,U2006 etc I need that job to skip from abend queue (XQ or XQM) in CA-7?

Is there any scheduling facility available to handle this?

Regards,
Prakash
Back to top
View user's profile Send private message
Srinivasa Rao

New User


Joined: 21 Jun 2005
Posts: 75

PostPosted: Mon Apr 14, 2008 3:47 pm
Reply with quote

In CA-7 there is no facility where we can specify User abends as acceptable conditions. User abends are user defined abend codes and should be defined in the JCL as acceptable condition.
Back to top
View user's profile Send private message
bamohan

New User


Joined: 29 Jan 2007
Posts: 33
Location: chennai

PostPosted: Tue Apr 22, 2008 7:47 am
Reply with quote

I think that is possible.. Probably, we can set ARFSET parmater to that condition code so that it will be acceptable.

Eg: CONSIDER ABNORMAL END IF 2004 IS LT HIGHEST STEP COND-CODE

To do this you need to mention ARFSET=2001 in CA7.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Apr 22, 2008 8:13 am
Reply with quote

Hello,

An abend is not a condition code.

A condition code check will not work for an abend.
Back to top
View user's profile Send private message
wzz3r0

New User


Joined: 22 Apr 2008
Posts: 1
Location: Chennai

PostPosted: Fri Apr 25, 2008 12:11 pm
Reply with quote

You can very well use ARFSET for this. You need to mention this as user abend with the return code. You may not have permission to get into ARFSET page. You need to ask CA7 scheduler
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 ISAM and abend S03B JCL & VSAM 9
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top