How do u debug a S0C7 abend? (aswered till we get the field
which caused that)
After knowing the field which caused that how do u know the
record which caused that if it is in production env? (dumb)
Ok let us assume that we got to know that 100th record
caused that and I wanted to skip only 100th record from the
file and process from 101th.
How to do that in JCL using SORT? (tried with STOPAFT
but ended up dumb when he said smthing else is ther)

Answer Posted / hks

Use OMIT option of Sort Utillity

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Pic 9v99 Indicates in COBOL?

928


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1027


how do you reference the fixed unblock file formats from cobol programs

918


What is the difference between PIC 9.99 and PIC9v99?

1036


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2171


What is the difference between next sentence and continue in cobol programing language?

946


How do you reference the following file formats from cobol programs?

906


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.

1350


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

1012


What are the various section in data division and briefly explain them.

906


Which is not true about evaluate statement

2087


What is the usage of comp fields in cobol?

869


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)?

842


What do you understand by psb and acb?

844


) how do u code after getting data?

1785