Do you receive the attribute byte in the symbolic map?
Answers were Sorted based on User's Feedback
Answer / siddhesh
No. The attribute byte only makes sense on an output
operation. The flag byte redefines the attribute byte for
input (receive) operation.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / krishnakumar
Yes it is the A byte of the corresponding field
| Is This Answer Correct ? | 1 Yes | 3 No |
Explain the maps in cics?
What is the use of tdq and tsq?
Explain the difference between and exec cics xctl and exec cics start command?
What happens when a CICS command contains the NOHANDLE option?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Can you define commarea?
what is difference between call and link ?
What are extra partition & intra partition TDQs?
What is the primary objective of CICS ?
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)
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
What is the meaning of the SYNCPOINT command?