How and where is the TWA size set? .



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

Post New Answer

More CICS Interview Questions

What is the general Command format of CICS ?

1 Answers   Amdocs,


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

0 Answers   IBM,


What CICS command would you use to read a VSAM KSDS sequentially in ascending order?

1 Answers  


Define TCT.

0 Answers  


What will happen if the TDQ that you want to delete is not in the DCT?

2 Answers  


When you do a START, what will the value of EIBCALEN?

2 Answers   IBM, Satyam, Xansa,


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

1 Answers   CSC, IBM,


What are different system tables used in CICS?

1 Answers   IBM,


Mention one alternative aspect of CICS?

0 Answers  


Name three ways the Modified Data Tag can be set on?

6 Answers   IBM,


What is Tclass in cics?what is its importance? How it is implemented?

2 Answers   IBM,


What is the difference between using the READ command with INTO option and SET option?

2 Answers   IBM,


Categories