How can you submit a job from COBOL programs?
Answer Posted / a.roselin
We can submit the job from COBOL program thru internal
loader..
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between binary search and sequential search?
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 I mention stop run in CICS what happens?
What is the difference between goback, stop run and exit program in cobol?
Explain how you can characterize tables in cobol?
What are the cobol coding sheets?
What are the different data types in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write down the divisions of cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the Purpose of Pointer in the string?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What rules are to be followed while using the corresponding options?
Give some examples of command terminators?