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 

SOC4 Abend

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Hilltop
Beginner


Joined: 14 Oct 2004
Posts: 62
Topics: 21

PostPosted: Thu May 26, 2005 12:46 am    Post subject: SOC4 Abend Reply with quote

Hi Board,

I am able to connect IMS using SCHEDULLING concept from my CICS program and able to fetch data. I am having problem when I transfer control to a program which is either called by LINK or Static CALL and within which I am doing IMS calls it is causing abends.

With in the called program I am also able to get to IMS data and retrieve it but getting S0C4 abend in it.

Any Advise?
Thanks.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Thu May 26, 2005 6:06 am    Post subject: Reply with quote

Hilltop,


Check if there a mismatch between passing area and receiving area definitions.

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


Joined: 14 Oct 2004
Posts: 62
Topics: 21

PostPosted: Thu May 26, 2005 6:09 am    Post subject: Reply with quote

Hilltop wrote:
Hi Board,

I am able to connect IMS using SCHEDULLING concept from my CICS program and able to fetch data. I am having problem when I transfer control to a program which is either called by LINK or Static CALL and within which I am doing IMS calls it is causing abends.

With in the called program I am also able to get to IMS data and retrieve it but getting S0C4 abend in it.

Any Advise?
Thanks.
In addition to the above posting this is the DUMP I got from the ABEND

Code:

Cobol/ZOS program ACMPG530 failed with Abend Code ASRA at offset B40
                                                                   
The failing instruction is at 18128B88                             
      D201 700A C004    MVC   10(2,R7),4(R12)                       
Operand 1    Length 2 at 007C7596       BLL=0009 + A    2C         
             'GE'                                                   
Operand 2    Length 2 at 18128148       PGT + 4         2C         
             '  '                                                   


I think this is the field causing the abend


    10 ALPHA-STATUS-CODE PIC XX. ACMPG530 BLL=00009+00A
    88 ALPHA-SEGMENT-FOUND VALUE ' '. ACMPG530
    88 ALPHA-SEG-NOT-FOUND VALUE 'GE'. ACMPG530
    88 END-OF-ALPHA-DB VALUE 'GB'. ACMPG530


I would like to know in which line the ABEND OCCURED.

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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