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)
IBM,
3 15791hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
2 5296i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
CSC,
4 10138created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
HCL,
2 8690
Why did you choose to work with ibm mainframe cobol programming?
Are you comfortable in cobol or jcl?
What type of SDLC u followed? Why?
what is difference between cobol and cobol/400
What is a SSRANGE and NOSSRANGE?
Write the code implementing the perform … varying.
How do you reference the fixed block file formats from cobol programs
Which mode is used to operate the sequential file?
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)?
State the various causes of s0c1, s0c5 and s0c7.
How do define dynamic array in cobol.
What is the difference between goback, stop run and exit program in cobol?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is a scope terminator give example?
What are the different rules for performing sort operation?