What is meant by a CICS task?
Answers were Sorted based on User's Feedback
Answer / bobby
execution of a CICS transaction is called a CICS task
| Is This Answer Correct ? | 3 Yes | 1 No |
Can you define aica abend?
Define the term function request shipping?
I want to know what exactly the STOPPER field does with example. Please help.
What is multitasking and multithreading?
What is Tclass in cics?what is its importance? How it is implemented?
What is the process of converting the CICS commands into the equivalent host language statements called?
What is the comaera (communication area)?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
What is a Logical Unit of Work (LUW)?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
How vsam files are read in cics pgms?
What do you mean by CEMT?