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 / varun

You need to you SKIPREC and not STOPAFT here.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the code to count the sum of n natural numbers.

703


What are the different data types in cobol?

799


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525






Name the sections present in data division.

701


How are the next sentence and continue different from each other?

766


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


How arrays can be defined in COBOL?

665


What kind of error is trapped by on size error option?

742


what are decleratives in cobol?

1831


How do you get the data to code the BMS macro?

1476


What is a scope terminator give example?

659


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2122


State the various causes of s0c1, s0c5 and s0c7.

665