Is there any entry for TSQs in CICS tables?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
Even though no entry is needed to be predefined , every
entry is registered in the TST which is controlled by TSP
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ravi
As long as recovery is not needed it is not required to
define them in TSQ. If recovery is needed then it should be
defined in TSQ
| Is This Answer Correct ? | 3 Yes | 3 No |
Which CICS system program is responsible for handling automatic task initialization?
Can you simply check if length = 0 for checking if a field was modified?
What are the types of processes to create a map in cics?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
What does the 'cedf:cics' transactions do?
when will be use the tdq and tsq??
What is fset?
What is the procedure to solve an ASRA ABEND?
why we code ACCUM parameter in cics send time
What does it mean when EIBCALEN is equal to 1 and other values?
Is length = 0 sufficient to ascertain that the field has been modified?
Define the term transaction routing?