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 general Command format of CICS ?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
Define TCT.
What will happen if the TDQ that you want to delete is not in the DCT?
When you do a START, what will the value of EIBCALEN?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What are different system tables used in CICS?
Mention one alternative aspect of CICS?
Name three ways the Modified Data Tag can be set on?
What is Tclass in cics?what is its importance? How it is implemented?
What is the difference between using the READ command with INTO option and SET option?