In which CICS table would you specify the length of the
TASK WORK AREA (TWA)?
Answers were Sorted based on User's Feedback
Answer / jitinder
TWA stands for Transaction Work Area. A user work area for
CICS task, whose size is defined in Program Control Table
(PCT).
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surender
THE length of TWA is defined in program control table (pct)
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the purpose of the Program List Table?
What is the meaning of the SYNCPOINT command?
Explain the thress bms options?
Can you explain primary aspect of cics?
How is addressability achieved to the data outside programs working-storage.?
How can you use dynamic calls in cics?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Which is the program which determines whether a transaction should be restarted ?
Can any one write coding for scrolling logic or page up & page down?
Mention the content that is present inside a PPT ?
How do you fire a batch job from a CICS transaction ?