ABEND U4038 in cobol propgram

Queries about Compuware’s Debugging Tools: Abend-AID for COBOL, PL/I, Assembler, CICS, DB2, IMS and IDMS
suhaniyaay
Posts: 2
Joined: Tue Aug 28, 2007 3:56 pm
Skillset: jcl, cics
Referer: friends

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.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

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.

suhaniyaay
Posts: 2
Joined: Tue Aug 28, 2007 3:56 pm
Skillset: jcl, cics
Referer: friends

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

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

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

kalamulasuresh
Posts: 6
Joined: Wed Feb 06, 2008 1:02 am
Skillset: Basic COBOL, DB2, CICS.
And have some knowledge on few tools like Xpeditor, QMF, SPUFI, DCLGEN,
CHANGEMEN
Referer: Friend
Location: Hyderabad

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

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

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.


  • Similar Topics
    Replies
    Views
    Last post