How and where is the TWA size set? .
Answer / anna
with assign command
exec cics
TWALENG (data-area)
end-exec
returns halfword binary lenght of the twa.
If no twa area exist a zero lenght is returnsed.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between a physical BMS mapset and a logical BMS mapset?
What is the difference between a PF key & a PA key ?
Explain how do you delete item 3 in a five-item tsq?
What is the use of DCT?
What is meant by PPT and what are its uses?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Can you explain cics translator?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
Which is the command that is used to dump the main storage areas related to a task?