Answer Posted / sahil
Following are the ways to initiate a TRANsaction :
a) Typing TRAN id and pressing enter
b) Once you press a key and control is returned to program in
psuedo-conversational mode
c) Using TRGLEVEL option in Destination Control Table for
TDQ's
d) Defining PF key in PCT table for a program
e) Using START command
f) Using PLT table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Define the term function request shipping?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
How is Telon(CA-Telon) used to build map?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain processing program table(ppt)?
Is length = 0 sufficient to ascertain that the field has been modified?
What is the type of ppt in the cics?
What is CICS ?
Can you explain dfhmdf bms macro?
Explain the usage of language in the ppt entry?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??