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
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the compute verb? How is it used?
Whats the difference between search & search ALL?
What is amode(24)?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Are you comfortable in cobol or jcl?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between external and global variables in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is the use of outrecord?
Write a cobol program making use of the redefine clause.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Write a program to explain size error.