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 interval control and what are some of the CICS commands associated with it?
Can ESDS files be accessed from CICS?
What is the difference between START and XCTL? How do you determine when to use either option?
Explain the difference between and exec cics xctl and an exec cics link command?
What is the General Command format Of CICS
What are the 3 common ways to create maps?
What are the attribute values of Skipper and Stopper fields?
What is the pic clause for the hhmmss type of data fields?
What is DEQ?
Sync points cannot be requested by the application programs? State true or false
Can you explain exec cics handle condition command?
How to get the cursor position when we receive a map?