Answer Posted / b
Manojkumar is right, check this out
http://en.wikipedia.org/wiki/SDSF
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
) how do u code after getting data?
HOw can I get the negative sign while deduct high value from low value
How do you reference the following file formats from cobol programs?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How you can read the file from bottom?
When is inspect verb is used in cobol?
) How do u handle errors in BMS macro
How are the next sentence and continue different from each other?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Discuss about changing dataset name in proc.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?