how will u pass dadta to cobol+db2 program...?
Answer Posted / satish
thrugh jcl
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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.
Define cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
When is inspect verb is used in cobol?
What is the difference between PIC 9.99 and PIC9v99?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to access the file from prodution from changeman tool and to submit a file to production
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
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Give some examples of command terminators?
Write a program that uses move corresponding.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
explain sorting techniques in cobol program?