MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Conversion of VS COBOL II to E-COBOL - U4039-8 Abend

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
Selvakumar
Beginner


Joined: 26 May 2004
Posts: 16
Topics: 6

PostPosted: Tue May 09, 2006 1:03 pm    Post subject: Conversion of VS COBOL II to E-COBOL - U4039-8 Abend Reply with quote

Hi,

All our cobol programs in the application is converted to eCOBOL compiler from the older versions (VS COBOL II and COBOL OS 390).

But one program is giving U4039-8 abend code when converted from VS COBOL II to eCOBOL or COBOL OS 390.

This program (A) is the static call and it calls one assembler program (B) statically and that in turn calls another cobol program (C) in a loop till it finds the exact match for a record.

All the calls are static.

Abend occurs when B calls C second time in the loop when recompiled in eCOBOL.

Could you please help me in resolving this abend.
_________________
Thanks,
Zelwaa

-what matters most is how u c urself!!!
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12377
Topics: 75
Location: San Jose

PostPosted: Tue May 09, 2006 1:23 pm    Post subject: Reply with quote

Selvakumar,

Post the entire error messages which start with CEE...

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Selvakumar
Beginner


Joined: 26 May 2004
Posts: 16
Topics: 6

PostPosted: Tue May 09, 2006 11:53 pm    Post subject: Reply with quote

Here is the message:

Code:
The IBM message that corresponds to the condition is:                   
                                                                         
 CEE3204S The system detected a protection exception (System             
          Completion Code=0C4).                                         
                                                                         
*******************************************                             
*             Error Location              *                             
*******************************************                             
                                                                         
The next sequential instruction to be executed in program IGZEBST was at displacement 00000086.                                                   
                                                                         
        00000078  5830905C      L     R3,92(,R9)                         
        0000007C  4110000C      LA    R1,12                             
        00000080  58F031C0      L     R15,448(,R3)                       
        00000084  05EF          BALR  R14,R15                       
 NSI==> 00000086  D501D000C43F  CLC   0(2,R13),1087(R12)             
        0000008C  4770C0E8      BNE   232(,R12)                     
        00000090  9101D003      TM    3(R13),X'01'                   
        00000094  47E0C0E8      BC    14,232(,R12)                   
        00000098  91F8D002      TM    2(R13),X'F8'                   
                                                                     
The program was compiled on 22 MAR 2005 and is 00000450 bytes long. 
It is part of load module PUA205SM.                                 
                                                                     
The module was dynamically loaded.                                   
                                                                     
The module was loaded from STEPLIB library SYSCMN.DEV.TPUSER.PLTO.   
                                                                     
The module was link edited on 06 MAY 2006 and is 0017E4C0 bytes long.

_________________
Thanks,
Zelwaa

-what matters most is how u c urself!!!
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Selvakumar
Beginner


Joined: 26 May 2004
Posts: 16
Topics: 6

PostPosted: Sat May 13, 2006 2:58 am    Post subject: Reply with quote

Please let me know if you require more info. Still i haven't solved this abend.
_________________
Thanks,
Zelwaa

-what matters most is how u c urself!!!
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group