Answer Posted / shib
SPACES,SPACE,ZERO,ZEROS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the rules of the move verb?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
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.
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 get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the LINKAGE SECTION used in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
When is inspect verb is used in cobol?
What is the usage of comp fields in cobol?
What is static and dynamic call in cobol?
explain sorting techniques in cobol program?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How to use the same COBOL program in Batch and CICS on lines? explain with an example
) what is the difference between AID and HANDLE AID?