What is the CICS command that gives the length of TWA area?
Answer Posted / ananta bajpai
In cics TWA we assign Command.
Exec cics assign
twa()
end-exec.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What does a cics translator do?
Define communication area?
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?
what is eib, how is can be used?
How can you use dynamic calls in cics?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What does EIB mean in CICS?
How ENQ and DEQ used in CICS?
What does the 'cemt:cics' transactions do?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain the difference between and exec cics xctl and exec cics start command?
list the sequence of steps used to achieve modiication in skip sequential mode?
Explain how do you establish a starting position in a browse operation?
Explain difference between call and link?