How can you start a CICS transaction other than by keying
the Transaction ID at the terminal?
Answer Posted / lew
Start transid (name) interval termed sysid
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between and exec cics xctl and exec cics start command?
What are the cics commands associated with task control?
Explain how do you access the records randomly in tsq?
What is a cics task?
How do we pass parameters into a CICS –DB2 program
Is length = 0 sufficient to ascertain that the field has been modified?
What are fset, frset?
Receive consists of buffer option in it. What is the significance of this option?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What are some of the cics commands associated with interval control?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Define transient data?
Define cebr?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?