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
What is the cics command level?
how do you execute a background cics txn ?
Explain the difference between intra partition tdq and extra partition tdq?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Define the term mro (multi region operation)?
What is the tcp in the cisc?
What does the 'cebr:cics' transactions do?
what are the differences between and exec cics xctl and an exec cics link command?
Can you define temporary storage?
Can QSAM files be accessed from CICS?
Explain how many exceptional condition can be given in a handle condition?
hi,what is the module? how many modules in mainframe based banking projects
What is mainframe cics?
Define RCT.
cics command level is?