How do u know if a start command intiated a transaction or
a terminal intiated a transaction
Answer Posted / toxteth
EXEC CICS ASSIGN STARTCODE is the key here.
TD is terminal initiated start.
S or SD is from a START command.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What are the common cics service programs and explain their usage?
Mention one alternative aspect of CICS?
Explain the use of DCT ?
What are the cics tables?
Explain what is a cursor in cics sql processing?
Explain how do you handle errors in cics programs?
Explain cemt transaction commands?
Explain the difference between start and xctl?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Define ceci?
How ENQ and DEQ used in CICS?
Explain the different ways of initiating transaction in cics?
How can you use dynamic calls in cics?
Explain the difference between using the read command with into option and set option?
Explain the difference between pseudo-conversational and conversational?