How can we know that cobol program is using report file or
simple file....?

Answer Posted / jagan

Ashok, do we have a variable block attribute for a REPORT
file. As far as i have heard there is only FBA for a REPORT
file.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the various causes of s0c1, s0c5 and s0c7.

747


Name the sections present in data division.

793


Whats the difference between search & search ALL?

5537


Why occurs cannot be used in 01 level in COBOL?

808


how do you reference the variable unblock file formats from cobol programs

858






Mention the guidelines to write a structured cobol program?

704


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.

3830


how do you reference the variable block file formats from cobol programs

802


What is the problem of ordered sequential files access?

811


How do you reference the fixed block file formats from cobol programs

803


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

1814


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1985


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

855


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

2836


How do u write test cases?

1717