Can you define cics task?
No Answer is Posted For this Question
Be the First to Post Answer
What is EIB. How it can be used?
What is the primary objective of CICS ?
What is the function of the CICS translator?
How do you handle errors in CICS pgms ?
Can you define transid?
How many maps are create in a single mapset?
Can ESDS files be accessed from CICS?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the difference between receive and receivemap commands in CICS?
How to get the cursor position when we receive a map?
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.