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

Answer Posted / ashok

In addition to answer #1, if you want identify that by
looking at the JCL, then file format of FBA or VBA also
means that its a report file.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

924


What is the difference between binary search and sequential search?

854


Explain the configuration section of a cobol program with examples of syntax.

863


how to access the file from prodution from changeman tool and to submit a file to production

7081


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2207


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

990


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

1002


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

929


What is the LINKAGE SECTION used in COBOL?

1191


Discuss about changing dataset name in proc.

955


What is length is cobol?

859


what are decleratives in cobol?

1999


Differentiate between structured cobol programming and object-oriented cobol programming.

837


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2103


What is the Purpose of POINTER Phrase in STRING command in COBOL?

962