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
Explain the difference between physical map and symbolic map?
What is mainframe cics?
What is meant by PPT and what are its uses?
how do you fire a batch job from a cics txn ?
What are the types of important programs that are used in the cics?
Explain ceci transaction commands?
What is the term conversational programs means?
What is the comaera (communication area)?
what are the differences between and exec cics xctl and an exec cics link command?
Sync points cannot be requested by the application programs? State true or false
How to get the cursor position when we receive a map?
Highlight the points of differences between XCTL and START?
What are the main uses of the transaction in the cics?
What is the cics command that is used to access current date and time?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?