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

U1771 abend in IMS and DB2 program


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunnybunny

New User


Joined: 29 Nov 2005
Posts: 49

PostPosted: Mon Dec 18, 2006 3:46 pm
Reply with quote

Hi Friends,

When I ran the job which uses IMS and DB2 databases I am getting the user abend U1771 and the abend information is as follows.

**********************************************************
U1771

Explanation: APPLICATION RESTART CONTROL (AR/CTL) has detected an error or
a user-requested abend.

System Action: Processing terminates.

User Response: Check the AR/CTL messages issued during the job step for
details about the cause of the error or user-requested abend and the
action to take.
**********************************************************

But when I check the CTL messages its having following information.

*********************************************************
RESTART WILL NOT BE ATTEMPTED, BECAUSE JOB STATUS IS NOT ABENDED. JOB STATUS IS ACTIVE
THE DATA-IN-VIRTUAL TASK HAS TERMINATED.
*********************************************************

Please give us the solution for this abend.
Back to top
View user's profile Send private message
braj_kanth

New User


Joined: 11 Sep 2006
Posts: 2

PostPosted: Tue Dec 26, 2006 7:46 pm
Reply with quote

For this error u need to register the program name in the AR/CTL intreface (logic).please check the registation for the program... This error occurs only when your progam is having BMC restart logic...
Back to top
View user's profile Send private message
Saradha Ramalingam

New User


Joined: 04 Jan 2007
Posts: 23
Location: Chennai

PostPosted: Wed Oct 15, 2008 12:44 pm
Reply with quote

I too get a similar error. Below is the Joblog entry.

Code:

IEF233A M 31E2,PRIVAT,SL,TWUSLC4A,STEP020,  204                                 
        TWUST.CBS.IM.TWUSLC4A.LOG.TWAOPTD1.G0001V00                             
+BMC74433I CONNECTION HAS BEEN ESTABLISHED WITH PUBLIC  BMC CONSOLIDATED SUBSYSTEM NAMED BCSS
+BMC74009E DYNAMIC ALLOCATION OF ARC.ADC1.TWUSLC4A.D2008185.JOB64602          RETURNED CODE 00000004
+BMC74010E DYNAMIC ALLOCATION RETURNED ERROR REASON CODE 00001708 AND INFORMATION REASON CODE 00000002
+BMC74079E THE DATA-IN-VIRTUAL TASK HAS TERMINATED WITH SYSTEM COMPLETION CODE 000 AND USER COMPLETION CODE 1771.
+BMC74077E THE DATA-IN-VIRTUAL TASK HAS TERMINATED.  THEREFORE, APPLICATION RESTART CONTROL PROCESSING CANNOT
         CONTINUE.                                                             
USER COMPLETION CODE=1771 REASON CODE=00074009



Any idea on this??
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top