1.Can we define condition-name conditions in FD entry.
Answer Posted / mighty
NO
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is static and dynamic call in cobol?
Name some of the examples of COBOl 11?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
) How do u handle errors in BMS macro?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
how do you reference the variable block file formats from cobol programs
Explain the configuration section of a cobol program with examples of syntax.
how do you reference the esds vsam file formats from cobol programs
Describe the cobol database components?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What rules are to be followed while using the corresponding options?
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?
) what is the difference between AID and HANDLE AID?