What is the CICS command that gives the length of TWA area?
Answer Posted / udhay
EXEC CICS ASSIGN
TWA(VARIABLE-NAME)
END-EXEC.
VARIABLE SHOULD BE HALF-WORD BINARY
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
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 the type of ppt in the cics?
Can you explain multitasking and multithreading?
Explain the difference between start and xctl?
What is a transid?
Can you explain enq and deq used in cics?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Db2 what is 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 cicsregions that share the same db2 subsystem?
How can you use dynamic calls in cics?
What is the pic clause for the hhmmss type of data fields?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain how would you resolve an asra abend?
What is the eib?
What is the difference between a return with transid and xctl?
Can you define commarea?