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

Explain the purpose of the program list table?

0 Answers  


if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)

5 Answers   CICS,


Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?

2 Answers   IBM,


Define the term function request shipping?

0 Answers  


What is the abend command?

0 Answers  






Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.

2 Answers   IBM,


What command do you issue to delete a record in a transient data queue ?

1 Answers   IBM,


How do find length of the cursor in cics map ?

3 Answers   HCL,


What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?

1 Answers  


i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???

2 Answers  


when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?

0 Answers   IBM,


What RCT Entries will you make for a CICS DB2 program??

1 Answers   Accenture,


Categories