View previous topic :: View next topic |
Author |
Message |
harinathn Beginner
Joined: 10 Apr 2006 Posts: 2 Topics: 1
|
Posted: Fri Oct 17, 2008 5:47 pm Post subject: S0C6 Abend - SYSTEM=0C6 USER=0000 REASON=00000006 |
|
|
Hi
My calling program fails with a S0C6 when it tries to call a subprogram on the second record. It always happens for the second record, the first record is processed fine.
This is what I see on the SYSOUT
CEE3206S The system detected a specification exception (System Completion Code=0C6).
Can anyone direct me on how to resolve this?
Thanks |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
harinathn Beginner
Joined: 10 Apr 2006 Posts: 2 Topics: 1
|
Posted: Sat Oct 18, 2008 8:52 am Post subject: |
|
|
Hi Kolusu
Thanks for the explanation. I have read this before posting, but honestly speaking it did not make much sense. As far as the "registers" are concerned, I do not have much knowledge in assembler and more over these are COBOL DATACOMM programs.
I contacted system guy to help me determine whether I speicified the correct compile OPTIONS. He asked me to determine what AMODE and RMODE are required for these programs. Which again is beyond my knowledge.
How do we determine the AMODE and RMODE required for a program?
Thanks |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
|
|