Can we call a CICS program from a batch program or
viceversa?If so, how?
Answer Posted / kingmanish
For calling a COBOL program from CICS we can use TDQ.
For example if want a certain program to run once a
threshold of say 100 records is reached in order to save
the data or better performance.
then we can achieve this by using TDQ is CICS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which Search verb is equivalent to PERFORM…VARYING?
HOw can I get the negative sign while deduct high value from low value
What are the rules of the move verb?
How can you get the ksds file records into your cobol program?
What is the difference between comp and comp-3?
What is the difference between binary search and sequential search?
What is cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Describe the cobol database components?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What guidelines should be followed to write a structured cobol prgm?
Which is not true about evaluate statement
What is the Purpose of Pointer in the string?
Define cobol?