REG: DCB

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
vrdhrjnbb
Member
Posts: 10
Joined: Fri Jul 12, 2013 6:00 pm

REG: DCB

Post by vrdhrjnbb » Wed Jul 17, 2013 4:48 pm

Hi all,

On my JCL,
// DCB=(LRECL=127,RECFM=FB)

to get file of record length of 127, but I am getting 129 lenght file.

file info:
Organization . . . : PS
Record format . . . : FB
Record length . . . : 129
Block size . . . . : 27993
1st extent cylinders: 2

Could anyone help me on this??

Thanks in advance.
vrdhrjn

MrSpock
Active Member
Posts: 273
Joined: Wed Jun 27, 2007 5:37 pm

Post by MrSpock » Wed Jul 17, 2013 5:53 pm

Sounds like your program overrides whatever you specify in the JCL.

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Thu Jul 18, 2013 12:56 am

How do hyou know the proper length is 127?

Do you have a comple listing that shows this length?

It could help if you post all of the JCL for the problem step.
Have a good one

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others