Answer Posted / nitin
if we put occut at 01 level record will be repeated not
fields.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Define cobol?
Write a program that uses move corresponding.
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.
What are the different rules for performing sort operation?
What kind of error is trapped by on size error option?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do we get current date from system with century in COBOL?
How do you get the data to code the BMS macro?
What is static and dynamic call in cobol?
Mention the guidelines to write a structured cobol program?
What is the utilization of copybook in cobol?
How can you get the ksds file records into your cobol program?