In which area will you utilize 88 level items in cobol?
Which Search verb is equivalent to PERFORM…VARYING?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
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
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How can you get the ksds file records into your cobol program?
how do you reference the printer file formats from cobol programs
how do you reference the rrds file formats from cobol programs
Whats the difference between search & search ALL?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
how do you reference the esds vsam file formats from cobol programs
What are the access modes of START statement?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Can we change the password using ALTER? anyone tried and changed?