Answer Posted / ramcharantej
805 error means token not found.
it's nothing but inserting duplicates...
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Discuss about changing dataset name in proc.
What are the cobol coding sheets?
Can we change the password using ALTER? anyone tried and changed?
What is the usage of comp fields in cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
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.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How you can read the file from bottom?
What is link edit in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
) what is the difference between AID and HANDLE AID?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain how to differentiate call by context by comparing it to other calls?