define the field with ic in the bms map.
Explain re-entrancy as applies to CICS.
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?
define the field with ic in the bms map.
what is the purpose of using link ?
What are the types of processes to create a map in cics?
What is the eib parameter?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
What is an ASRA abend ?
What are the types of the dfhmdf present in the cics?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
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 the meaning of the deq command?