IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CEEHDLU failed with MSG 0252 abend


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ravikiran99

New User


Joined: 27 Feb 2008
Posts: 3
Location: chennai

PostPosted: Wed Feb 27, 2008 10:28 pm
Reply with quote

I have executed a program that select records from the given input file based on the conditions.In the sysout of my program CEEHDLU FAILED WITH MSG 0252 message is coming.Can any one suggest me.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Feb 27, 2008 10:37 pm
Reply with quote

You got me, how about a little more information about the environment and such.....
Back to top
View user's profile Send private message
ravikiran99

New User


Joined: 27 Feb 2008
Posts: 3
Location: chennai

PostPosted: Wed Feb 27, 2008 11:06 pm
Reply with quote

I didnt get you. i am using Enterprise COBOL (ECOBOL) environment with CMNECOB compiler
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Feb 27, 2008 11:13 pm
Reply with quote

When I googled your error, google asked me 'Did you mean: CEEHDLR FAILED WITH MSG 0252 '.....
What is 'CMNECOB' compiler?
Quote:
I didnt get you.
Input and output? Something more than just a error message?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Feb 27, 2008 11:21 pm
Reply with quote

The most reasonable suggestion is ...
post the job log with the complete message ( as seen in the ibm manuals )
Back to top
View user's profile Send private message
ravikiran99

New User


Joined: 27 Feb 2008
Posts: 3
Location: chennai

PostPosted: Wed Feb 27, 2008 11:31 pm
Reply with quote

its a procedure to run Enterprise COBOL for z/OS 3.4.1.the error message is CEEHDLU FAILED WITH MSG 0252.
From File A, based on conditions i have to suppress some outputs. i wrote a program(i shouldnt use fileaids or sort) to copy suppress records to file B and non suppressed to file C.
after execution of program,as expected i am getting the correct result.

In the spool,when i check the sysout step of my prgram. i found CEEHDLU FAILED WITH MSG 0252 abend message.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Feb 27, 2008 11:39 pm
Reply with quote

we are not interested in the functions performed by Your program,
if You are really interested in any help You should provide the information requested ...

it is very strange that the message is not in the standard IBM format, let' s say for example
3/4 letters for the component
3/5 digits for the message number
1 letter for the message sevrity
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Thu Feb 28, 2008 12:22 am
Reply with quote

Would 'CMNECOB' happen to be the name of proc being executed?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts DFHPI1008 JSON generation failed COBOL Programming 0
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
Search our Forums:

Back to Top