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 15648hie 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 5209i 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 9913created 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 8567
How do u write test cases?
Which Search verb is equivalent to PERFORM…VARYING?
Write a program that uses move corresponding.
Give some examples of command terminators?
What is length is cobol?
How arrays can be defined in COBOL?
What is the difference between goback, stop run and exit program in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how can i see junk values in dclgen or in hostvariable of comp ?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between PIC 9.99 and 9v99 in COBOL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Can a Search can be done on a table with or without Index?