WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED,
FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED.
WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT
SHOULD BE USED WHEN

Answer Posted / vinothaaa

when we use the FB we cant compress it,to free the unused
space ......
but in VB we can compress the PDS to free the unused space
in it ...
when we use U it is used for storing only executable files
.... that is the load module,what we get
when we compile the cobol program

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

619


How to print 10 to 1 if the input have only 10 digit number?

811


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1944


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


How do you differentiate between cobol and cobol-ii?

658






Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

711


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


Which mode is used to operate the sequential file?

669


Why would you use find and get rather than to obtain?

690


What are declaratives and what are their uses in cobol?

714


What are the different data types in cobol?

797


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720


What is the LINKAGE SECTION used in COBOL?

889


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

423