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.
ABEND U4038 in cobol propgram
-
- Posts: 2
- Joined: Tue Aug 28, 2007 3:56 pm
- Skillset: jcl, cics
- Referer: friends
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: ABEND
Hello Suhaniya and welcome to the forums,
For us to help, you need to post the SELECT and the FD from the COBOL code.
For us to help, you need to post the SELECT and the FD from the COBOL code.
Hope this helps,
d.sch.
d.sch.
-
- Posts: 2
- Joined: Tue Aug 28, 2007 3:56 pm
- Skillset: jcl, cics
- Referer: friends
Re: ABEND U4038 in cobol propgram
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
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: ABEND U4038 in cobol propgram
You're welcome
Thank you for posting the resolution.
d

Thank you for posting the resolution.
d
-
- 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
Hello,
Can you give me more help on LRECL.
Can you give me more help on LRECL.
Thank's and Regards,
K Su@resh..!
K Su@resh..!
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: ABEND U4038 in cobol propgram
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.
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.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 2134
-
by MainframeCoder
View the latest post
Thu Oct 14, 2021 6:13 am
-
- 0
- 1803
-
by bwissink
View the latest post
Thu Sep 02, 2021 10:04 pm
-
- 3
- 1794
-
by Blackthorn
View the latest post
Fri Mar 05, 2021 9:34 pm
-
- 2
- 3153
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 12
- 12690
-
by Robert Sample
View the latest post
Thu Dec 15, 2022 9:28 pm