What is the CICS command that gives the length of TWA area?
Answers were Sorted based on User's Feedback
Answer / maverick
EXEC CICS ASSIGN
TWALENG(field-half-owrd-binary)
END-EXEC
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / udhay
EXEC CICS ASSIGN
TWA(VARIABLE-NAME)
END-EXEC.
VARIABLE SHOULD BE HALF-WORD BINARY
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / ananta bajpai
In cics TWA we assign Command.
Exec cics assign
twa()
end-exec.
| Is This Answer Correct ? | 2 Yes | 7 No |
Explain what is a cursor in cics sql processing?
What is the difference between physical map and symbolic map?
Is length = 0 sufficient to ascertain that the field has been modified?
Which is the program which determines whether a transaction should be restarted ?
What is the function of the LOAD command?
For protecting a transaction using the transaction security function, the two things that must be done are?
What is non-conventional programs?
Explain processing program table(ppt)?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What is the EIB (execute interface block)?
What is the tcp in the cisc?
what is the option to be coded on return to associate a transaction identifier with next terminal.