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 / harish
HI PRAKASH,
U ARE RIGHT..
I JUST WANT TO CONFIRM ABOUT DISP PARAMETER
I HOPE ITS DISP=(NEW,KEEP,KEEP)
SO WHY WE WANT TO WASTE I/O
IF ABNORMAL TERMINATION ITS KEEPS THE WRITTEN RECORDS TILL
POSITION OF SOCO7,SO WE CAN TRACE OUT AT WHICH RECORD IT
STOPS WRITING..
TAKE THAT RECORD PUT IN XPEDITIOR,TEST ...RESTART
pls correct me if anything wrong
HARISH POOMGAME SHIVAPPA(hassan,karnataka)
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is an in line perform? When would you use it? Anything else you wish to say about it.
A table has two indexes defined. Which one will be used by the SEARCH?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What are declaratives and what are their uses in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Describe the cobol database components?
What is the difference between PIC 9.99 and PIC9v99?
Write a program to explain size error.
Write some characteristics of cobol as means of business language.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are the different rules of SORT operation?
) How do u handle errors in BMS macro?
What is cobol?