WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS
ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED
ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR
LRECL FOR THOSE 2 FILES IN JCL?

Answer Posted / nag(igate)

i think , for variable block we add only 2 bytes extra not
4 bytes

Is This Answer Correct ?    0 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is report-item in COBOL?

702


How many bytes S(8) comp field occupy and its maximum value?

1625


What is a scope terminator give example?

652


How do we get current date from system with century in COBOL?

793


Explain about different table spaces.

642






if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

849


What are declaratives and what are their uses in cobol?

702


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

651


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

690


State the various causes of s0c1, s0c5 and s0c7.

656


Can you please let me know the centre name of INS certification in Kolkata.

1709


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2047


How do get the result of your program directly on your pc?

1874


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


explain sorting techniques in cobol program?

685