What is a logical message in CICS?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
can anyone tell me about paginglogic in CICS,Please?
How errors are handled in CICS programs?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
Looking at an CICS module how would one will identify that it is pseudo or full conversational?
Which is the AID that will not be identified in the ANYKEY option of the HANDLE AID command?
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 difference between a physical BMS mapset and a logical BMS mapset?
how can we display negative sign in a map?
Explain the logical message in cics?
For multithreading an application program need not be re- entrant(True or False).