| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
anjani shanker
Joined: 26 Jan 2007
Posts: 15
Location: India
|
| Posted: Thu Jul 17, 2008 12:41 am Post subject: SOC1 Abend while entring in the called PL1 module. |
|
|
Hi,
I have a pointer defined in my calling module and on being sub-module called with the pointer and some variable passed, I am getting S0C1 abend on the very first line. Could anyone suggest what could be reason behind this.
Anjani S. |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8591
Location: 221 B Baker St
|
| Posted: Thu Jul 17, 2008 12:46 am Post subject: |
|
|
Hello,
A guess would be that the process is trying to execute an op-code of x'00'.
This could be caused by an initialization problem or by not having the modules properly linked. |
|
| Back to top |
|
ashimer
Joined: 13 Feb 2004
Posts: 354
Location: Bangalore
|
| Posted: Thu Jul 17, 2008 4:59 pm Post subject: |
|
|
| How is the calling program declared ? can you post the main proc ? |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|