S0C4 Abend
Select messages from
# through # FAQ
[/[Print]\]

MVSFORUMS.com -> Application Programming

#1: S0C4 Abend Author: baskar PostPosted: Thu Oct 20, 2005 10:13 am
    —
Hi all
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 please provide me some assistance to proceed further

Thanks in Advance

Baskar Viswanathan

#2:  Author: kolusuLocation: San Jose PostPosted: Thu Oct 20, 2005 10:20 am
    —
baskar,

Please search before posting. check these links

http://www.mvsforums.com/helpboards/viewtopic.php?t=4855&highlight=0c4

Hope this helps...

Cheers

Kolusu



MVSFORUMS.com -> Application Programming


output generated using printer-friendly topic mod. All times are GMT - 5 Hours

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group