what is label record is standard or omitted in file
description of data division?
Answer Posted / laxman
label record is standard means it will use disk files.if the label record is ommited then its pointing to the tape files.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
i need a small 3d program using inline and outline.
Name the sections present in data division.
Write a program to enter and display the names of students in a class using the occurs clause.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how to convert the recors form vsam file to db2 table tru file aid
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the different rules of SORT operation?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
In COBOL programming, what is PERFORM? What is VARYING?
) how do u code after getting data?