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...
 

System completion code 0c4

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
View previous topic :: View next topic  
Author Message
gsamba



Joined: 19 Aug 2005
Posts: 1
Location: chennai

Posted: Thu Oct 20, 2005 6:50 pm    Post subject: System completion code 0c4  

Hi
This mail is to get a technical assistance from you. I struck up with S0C4 abend while executing a cobol Progam. The scenario is like this,

I've made code changes to a cobol program and now in testing phase. I've used external compilation process not changeman. My program includes 'C' based API's to be pre-linked to the cobol Load Module. That I've done successfully using the pre-linking process. Issue is the program got abended with S0C4 abend. The following is the error messages being generated in messages.(DLL is compiler option that I've used during compilation, Also I've compiled without DLL option)

DLL compiled Load module:

CEE3204S The system detected a protection exception ( System completion code 0c4)

From entry point __dllstaticinit at compile unit offset +00000080 at entry offset +00000080 at address 00047DF0.

<> LEAID ENTERED (LEVEL 12/03/2003 AT 16.49)

<> LEAID PROCESSING COMPLETE.





A storage reference exception occurred during execution of procedure

CALLDPV. The expected completion code is S0C4.



*******************************************

* Analysis of Error *

*******************************************



The system completion code of 0C4 is issued when the program attempts

to use storage that is not accessible.



Non-DLL compiled Load module:


Sysout Message:



ERROR ON PBFNINIT -- ERROR:16448

MESSAGE:

(No message were displayed in sysout)



Defined Cross-reference of programs References


EXTERNAL ADDRSCAN . . . . . . . . . . . 1549 1835

2 CMN286

EXTERNAL PBFNCOB. . . . . . . . . . . . 1614 1751 1898




=================================================================

| Object Resolution Warnings |

=================================================================



WARNING EDC4015: Unresolved references are detected:

cidb010d TBCALL ADDRSCAN PBFNCOB CEELOCT IGZCBSO CEESTART CEEBETBL CEESG005 CEESG003



Options in effect:

NOADATA

ADV

APOST

NODLL

LANGUAGE(EN)

LIB and more

PGMNAME(LONGMIXED)

RENT

Could you please provide me soem assistance to proceed further

Thanks in Advance
Back to top  
priya



Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

Posted: Wed Nov 02, 2005 2:51 am    Post subject:  

Try the sticky topic in this forum.
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM