| 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 |
saurabhu
Joined: 20 Sep 2005
Posts: 11
Location: Chennai
|
| Posted: Thu Oct 06, 2005 9:37 pm Post subject: Program abends with system abend code Soc01 |
|
|
Hi
I am trying to compile a cobol program with 3 cursors fetching data into a3 different out put reports and aaccessing 3 tables
I am not able to compile the JCL ,
it is abending with system abend code Soc01
I'd be gratified oif some 1 help be debug and compile the same??
saurabh |
|
| Back to top |
|
mmwife
Joined: 30 May 2003
Posts: 1503
|
| Posted: Sun Oct 09, 2005 2:53 am Post subject: |
|
|
I don't understand your ques.
Quote: am not able to compile the JCL ,
I'm not sure what you mean by this.
Can you show some documentation (cut &paste) that illustrates the problem? |
|
| Back to top |
|
priyesh.agrawal
Joined: 28 Mar 2005
Posts: 1509
Location: Chicago, IL
|
| Posted: Mon Oct 10, 2005 10:39 pm Post subject: Re: Program abends with system abend code Soc01 |
|
|
Hi saurabhu,
Quote: I am not able to compile the JCL ,
JCL doesn't get compiled....I assume you are talking about COBOL Prog.
Quote: it is abending with system abend code Soc01
S0C1 denotes an Operation Exception Error...such as Dataset Open Error.
Follow the error messages, offset Values at the point of error.
Regards,
Priyesh. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|