is it possible to create TDQ's and TSQ's dynamically,How
Answer / pullareddy
We can create TSQ Dynamically, but not TDQ. while creating
TDQ we registered it with DCT(Destination Control Table).
for TSQ we no need.
| Is This Answer Correct ? | 23 Yes | 2 No |
how can we display negative sign in a map?
What is the difference between the NOHANDLE option and the IGNORE condition?
For a CICS-DB2 program, how is the plan referenced?
What tables must be updated when adding a new transaction and program?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
In CICS, BMS what is the use of FREEKB parameter
What is some of the information available in the EIB area?
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
What is the function of the CICS translator?
Sync points cannot be requested by the application programs (True or False).