MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CEEDUMP

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Mon Dec 15, 2003 9:29 am    Post subject: CEEDUMP Reply with quote

I am having the problem with CEEDUMP.

I have 8 subroutines and a main program. This is a C-Db2 application.
First I precompile and compile all the 8 subroutines and then precompile and compile main along with prelink-edit and link edit steps.
Then I do a bind and run the application.

Its throwing the below error, please help it out.

CEE3204S The system detected a protection exception (System Completion Code=0C4)
From entry point IBuffer::removeRef() at statement 386 at compile unit
+00000058 at address 0D968610.

I have included ibuffer.h and ibuffer.hpp in the include statement in my application.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12369
Topics: 75
Location: San Jose

PostPosted: Mon Dec 15, 2003 10:07 am    Post subject: Reply with quote

Vani,

The function IBuffer::removeRef() is deleted from version 4 onwards.The current version of IBM Open Class in this version of z/OS C/C++ feature is Version 5.

Check this link for Changes in Version 4 of IBM Open Class Library

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/CBCOG110/1.3?DT=20010619204358

In the above link you will find the function IBuffer::removeRef() that is Deleted or Replaced Functions.

Hope this helps...

cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Tue Dec 16, 2003 2:40 am    Post subject: Reply with quote

Hi,

I am using V2R10 compiler for compiling.So how will this affect IBM Open class libraries?
Is there anything that needs to be done on the system settings side
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group