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
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
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.
How do you differentiate between cobol and cobol-ii?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Write some characteristics of cobol as means of business language.
What is the usage of comp fields in cobol?
What is inspect in cobol ?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Have you used comp and comp-3 in your project? And how?
Why would you use find and get rather than to obtain?
What is cobol?
In COBOL programming, what is PERFORM? What is VARYING?