How can you start a CICS transaction other than by keying
the Transaction ID at the terminal?
Answer Posted / anna
1
exec cics
return
tranid (otc1)
ene exec.
2
exec cics
start program (otc001)
tranid (otc1)
end exec.
3
define program in lct
4
enter tranid
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the thress bms options?
How ENQ and DEQ used in CICS?
Can you define ppt and what are its uses?
Define an asra abend?
What is the pic clause for the hhmmss type of data fields?
Give the definition of COMMAREA ?
What is the meaning of the eibaid field?
Explain how many conditions can you include in a single handle condition command?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the difference between start and xctl?
Define ceci?
What are the ways fot initiating a transaction?
How can you access esds files from cics?
Explain cemt transaction commands?