Answer Posted / jkb
LOGIC ERROR/OPENING AN OPEN FILE
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between goback, stop run and exit program in cobol?
How do you define a variable of comp-1 and comp-2?
Discuss about changing dataset name in proc.
What is the difference between PIC 9.99 and PIC9v99?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
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 to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between external and global variables in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Can we change the password using ALTER? anyone tried and changed?
How do you reference the fixed block file formats from cobol programs
What kind of error is trapped by on size error option?