There is a production file which has millions of records in
it.The program that uses it ends up with an SOC7 abend.It
is sure that the abend is due to some invalid data in the
file.Is there any way to debugg the SOC7 abend with out
giving displays? I need the record which is cause for the
abend.

Answer Posted / necron

Yes , the disp can be (new,catlg,keep) or (new,keep,keep)

However its a very uncoventional method to look at the
input file and determine which record is causing it.what
i'm saying here is you can determine the input record but
not the field.You may have to again goto the debugger
xpeditor to see what happens during that record.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


how do you reference the variable block file formats from cobol programs

680


What guidelines should be followed to write a structured cobol prgm?

668


What is the difference between a binary search and a sequential search what are the pertinent cobol?

729


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?

2093






What is the local-storage section?

681


how to convert the recors form vsam file to db2 table tru file aid

2759


A table has two indexes defined. Which one will be used by the SEARCH?

752


Why would you use find and get rather than to obtain?

679


What is the problem of ordered sequential files access?

694


How do u write test cases?

1633


i want a program using by if, evaluate , string, unstring, perform, occurs?

4046


Difference between cobol and cobol-ii?

704


Describe the cobol database components?

676


What rules are followed by the search verb.

631