Answer Posted / amarnadh reddy
Logic Error. For example: If file opened in Input mode and
try to insert the records in that file
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What is the difference between next sentence and continue in cobol programing language?
explain sorting techniques in cobol program?
how do you reference the variable unblock file formats from cobol programs
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How to remove 2 duplicate records and copy only one using job control language?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do you get the data to code the BMS macro?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do get the result of your program directly on your pc?
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
How arrays can be defined in COBOL?
Write down the divisions of cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.