Tell me the reason of this S0C4



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Tell me the reason of this S0C4

Postby bodhi » Fri May 16, 2008 12:09 pm

hello everyone,

Anybody tell me the reason of this soc4.

SYSTEM COMPLETION CODE=0C4 REASON CODE=00000010
TIME=21.01.06 SEQ=08065 CPU=0000 ASID=0117
PSW AT TIME OF ERROR 070C1200 9935C17E ILC 6 INTC 10
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 1935C178 - F01858E0 1004D20B 601CE01C
AR/GR 0: 008FB01F/19D6459C 1: 00000000/0000637E
2: 00000000/0000001C 3: 00000000/9935BB99
4: 00000000/00000080 5: 00000000/1B861188
6: 00000000/19D64588 7: 00000000/1B8610C0
8: 00000000/7FFBB008 9: 00000000/1AA9E008
A: 00000000/00CB6A4C B: 00000000/1935EAF8
C: 00000000/1935C008 D: 00000000/7F5EBB20
E: 808FA03C/1D2C15B0 F: 00000000/1B861188
END OF SYMPTOM DUMP


Thanks
Bodhi
bodhi
 
Posts: 52
Joined: Mon Jul 30, 2007 5:01 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Soc-4

Postby dick scherrer » Fri May 16, 2008 12:42 pm

Hello,

No, from what you posted, we cannot tell you the problem. You need to provide info for someone to work with.

What does the progeam do? What is the jcl? Is it even a batch job? What other diagnostic info was provided (somewhere there is more and - no, we cannot use a full dump.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Soc-4

Postby jayind » Fri May 16, 2008 2:41 pm

Do you have arrays in your program? Check the following points

Assuming you have arrays in your program,

1. what is the size of the array?
2. is it using files as input or DB2 as input? what is the record count trying to load to your array?
3. Is any index exceeding its limit?
4. Try few displays showing the counter/index values in the program and see whether any counter/index exceeds the limit defined
5. post the array definitions if you have any.

Hope this information can be used for debugging.

Regards,
Jayind
jayind
 
Posts: 62
Joined: Wed Apr 23, 2008 1:37 pm
Location: Chennai, India
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post