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

ABEND U3134 in Cobol/IDMS program


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

New User


Joined: 18 Feb 2011
Posts: 9
Location: Chennai

PostPosted: Tue Feb 22, 2011 10:53 am
Reply with quote

Hi.. I have written one program which does area sweep. I know usually this area sweep will take much time.. But I getting U3134 abend. It is writing any records in touput file even. Could you please tell me in which and all cases U3134 can occur? Run unit is fine.

Please help me!! icon_cry.gif
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Feb 22, 2011 1:15 pm
Reply with quote

A google search for U3134 IDMS points to a thread on this very forum, one that YOU should have searched before posting.
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 Feb 22, 2011 8:47 pm
Reply with quote

Hello and welcome to the forum,

Did you search / find the topic Expat mentions?

Is this resolved?
Back to top
View user's profile Send private message
Kavitha SG

New User


Joined: 18 Feb 2011
Posts: 9
Location: Chennai

PostPosted: Wed Feb 23, 2011 11:36 am
Reply with quote

i have searched in google as well as in this forum.. i didn't find any good answers..
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: Wed Feb 23, 2011 8:15 pm
Reply with quote

Hello,

If the User abend (U3134) is an IDMS standard it will documented in an IDMS manual.

It the U3134 is something generated locally, it should be documented locally or you will have to look into the code and determine which condition(s) cause a U3134. . .

If you cannot find what you need, open an issue with CA SUpport.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Feb 23, 2011 8:25 pm
Reply with quote

Quote:
i didn't find any good answers.
maybe You did not get the answers You wanted!

searching the forums with IDMS U3134 and using the search for all terms
returned 4 hits
at least one of them has a good hint!

Quote:
Could you please tell me in which and all cases U3134 can occur?
we are not a manual reading service icon_evil.gif
for what effing reason you refuse to look at the IDMS manuals yourself!
Back to top
View user's profile Send private message
Kavitha SG

New User


Joined: 18 Feb 2011
Posts: 9
Location: Chennai

PostPosted: Thu Feb 24, 2011 2:17 pm
Reply with quote

Got the resolution. I missed to add SYSJRNL DD card in running JCL..
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: Thu Feb 24, 2011 9:53 pm
Reply with quote

Good to hear it is working - thank you for letting us know icon_smile.gif

d
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top