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 the function of the cics translator?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
Name the cics command used to access current date and time?
Define exec cics retrieve?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What is the meaning of the deq command?
Name the macros used to define the following: MAP MAPSET FIELD
Name at least one of the ways by which a transaction can be terminated?
Which is the EIB field that gives the date when a task was started?
Explain the thress bms options?
Add a field to screen when what's the flow of impact?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?