ABEND U4038 in cobol propgram



Queries about Compuware’s Debugging Tools: Abend-AID for COBOL, PL/I, Assembler, CICS, DB2, IMS and IDMS

ABEND U4038 in cobol propgram

Postby suhaniyaay » Thu Dec 20, 2007 10:10 am

Hi Friends,
I am working in Cobol Conversion project.I have got one Abend s000 u4038 while working .

This is coding which results in abend
//CDOLCRO DD DSN=D09EC99.CCDS.N000681.CPLUCR.UNLOADED.B,
// DISP=(,CATLG,DELETE),
// UNIT=COBOL,SPACE=(CYL,(50,250),RLSE),
// DCB=(SYS3.DSCB,RECFM=VB,LRECL=229)

An error occurred when opening or closing a file.
An attempt to OPEN file CDOLCRO failed due to a file attribute
conflict. The file attributes described in the program file description

Anyone can u help me friends

Regards
Suhaniya.
suhaniyaay
 
Posts: 2
Joined: Tue Aug 28, 2007 3:56 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ABEND

Postby dick scherrer » Thu Dec 20, 2007 10:46 pm

Hello Suhaniya and welcome to the forums,

For us to help, you need to post the SELECT and the FD from the COBOL code.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ABEND U4038 in cobol propgram

Postby suhaniyaay » Fri Dec 21, 2007 4:57 pm

Hi thank u for ur reply the problem is solved .The abend is because of the LRECL .It is specified wrongly in production program itself that is the problem.Thank u for ur reply
suhaniyaay
 
Posts: 2
Joined: Tue Aug 28, 2007 3:56 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ABEND U4038 in cobol propgram

Postby dick scherrer » Fri Dec 21, 2007 9:07 pm

You're welcome :)

Thank you for posting the resolution.

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ABEND U4038 in cobol propgram

Postby kalamulasuresh » Wed Feb 06, 2008 4:33 am

Hello,

Can you give me more help on LRECL.
Thank's and Regards,
K Su@resh..!
kalamulasuresh
 
Posts: 6
Joined: Wed Feb 06, 2008 1:02 am
Location: Hyderabad
Has thanked: 0 time
Been thanked: 0 time

Re: ABEND U4038 in cobol propgram

Postby dick scherrer » Wed Feb 06, 2008 5:24 am

Hello,

I'm sure someone can help. . . but not with what you've posted.

If you look back at the previous posts, you'll see that additional info was requested - you have not yet posted it.

If you are now getting an abend or some other diagnostic condition, you need to post the error message(s) as well as any diagnostic info presented by the problem execution.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to Abend-AID

 


  • Related topics
    Replies
    Views
    Last post