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

U3042 abend


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

New User


Joined: 25 Sep 2010
Posts: 20
Location: Hyderabad

PostPosted: Tue Jul 22, 2014 10:44 pm
Reply with quote

Hi,

I'm facing issues with IMS-DB2 connectivity.

I'm invoking a db2 sp from one of our submodule and when i ran the job it is abending with U3042.

My job is using DFSRRC00 and we are introducing db2 in our job for the first time to invoke the db2 sp. I have included the proper dd statments with reslib and DFSESL.
Still im unable to resolve the issue.


*****************************************************
* Additional information will be included in this *
* report when a source listing is made available *
* in a Compuware source listing dataset. *
* *
* Please contact your Abend-AID installer or visit *
* frontline.compuware.com for more information. *
*****************************************************

A U3042 abend occurred during execution of program ARCAXRST.

*******************************************
* Analysis of Error *
*******************************************


No Abend-AID diagnostic exists for this. Abend-AID unsolved option has
been forced.
Abending program language is HLASM.


*******************************************
* Error Location *
*******************************************

The next sequential instruction to be executed in program ARCAXRST was
at displacement 000006D8.

Can someone please guide me on solving this.
It is part of load module ARCAXRST.

The module was dynamically loaded.

The module was loaded from AESRESLB library IMSVS.BMC.AESLOAD.

The module was link edited on 02 APR 2014 and is 00003E70 bytes long.

The program causing the error is not on the calling
chain.
Back to top
View user's profile Send private message
shaktieswararao.Hazaru

New User


Joined: 25 Sep 2010
Posts: 20
Location: Hyderabad

PostPosted: Wed Jul 23, 2014 1:18 am
Reply with quote

Hi,


The issue got resolved,

I have added the below steps for the DFSRRC00.

//DFSESL DD DSN=DB2SYS1.DB2D.LOADLIB,DISP=SHR
// DD DSN=IMSVS.IMSN.RESLIB,DISP=SHR

and it worked fine.
Back to top
View user's profile Send private message
Ed Goodman

Active Member


Joined: 08 Jun 2011
Posts: 556
Location: USA

PostPosted: Wed Jul 23, 2014 5:52 pm
Reply with quote

Nicely done. Thanks for posting back with the solution.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Fri Jul 25, 2014 2:26 am
Reply with quote

Good to know it has been worked out.
I was just looking for what happened to below thread
www.ibmmainframes.com/viewtopic.php?t=63029&highlight=
but found this new thread. Now it is connected together icon_smile.gif
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 ISAM and abend S03B JCL & VSAM 10
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