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

Abend when Calling a cobol programm


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vasuma

New User


Joined: 23 Aug 2007
Posts: 4
Location: pune,india

PostPosted: Wed Sep 12, 2007 7:34 pm
Reply with quote

hi all,

i have two cobol programmes calling the same programme.one of the calling programme abends due to some reasons,is there any possibility that the other calling programme would also abend.

Please suggest.

thanks & Regards.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Sep 12, 2007 8:13 pm
Reply with quote

Only if the other calling program runs into the same reasons.....
Is the first abending in the called program?
Is the first providing propewr data to the called program?
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 Sep 12, 2007 8:23 pm
Reply with quote

Hello,
Quote:
Please suggest.
I suggest you post the abend you received.

If one works and the other does not, compare the 2 and see what is different.

If this
Quote:
is there any possibility that the other calling programme would also abend
means that the "other" one has not been tested, yes, there is the possibility that it would also abend.

If you post your abend, we can help resolve it.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
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
No new posts ISAM and abend S03B JCL & VSAM 10
Search our Forums:

Back to Top