Can you explain enq and deq used in cics?
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?
What is the effect of including the TRANSID in the EXEC CICS RETURN command?
How do find length of the cursor in cics map ?
when will be use the tdq and tsq??
How do you access storage outside your CICS program?
Explain the difference between getting the system time with eibtime and asktime command?
Explain difference between call and link?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Name a few CICS programs which are generally used ?
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
What is the command used for receiving a map from a terminal?
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?