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
What is the difference between binary search and sequential search?
How do define dynamic array in cobol.
In COBOL programming, what is PERFORM? What is VARYING?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
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
What is perform what is varying?
how can i see junk values in dclgen or in hostvariable of comp ?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Which division and paragraphs are mandatory for a COBOL program?
What is cobol?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How you can read the file from bottom?
What is rmode(any) ?