Do you receive the attribute byte in the symbolic map?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the maps in cics?
What are the uses of ppt in cics?
Can you define bms?
Explain the system transid cemt?
Name the cics command that gives the length of twa area?
How ENQ and DEQ used in CICS?
What are the recoverable cics resources?
What does EIB mean in CICS?
How is Telon(CA-Telon) used to build map?
Explain how do you delete item 3 in a five-item tsq?
What does the 'cedf:cics' transactions do?
Define RCT.
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?