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
Define primary objective of cics?
What is meant by an AICA ABEND?
What is the common systems area?
Define exec cics retrieve?
Explain the primary significance of intra-partition and extra-partition tdqs ?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Can you explain primary aspect of cics?
Explain processing program table(ppt)?
What is task control?
What are the classifications of the cics program?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
name the command that is used to dump the main storage areas related to a task?
what are the thress bms options?
What does the 'ceci:cics' transactions do?
What is the primary aspect of CICS?