Answer Posted / candan
32k, 32767 bytes exactly. The reason being the field which
contains the value of comm area is defined as 'PIC S9(04)
comp', this picture caluse occupies half word binary
storage space. With this storage this field can have values
ranging from -32768 to +32767. Lenght being a +value, we
can have 32767 bytes of comm area.
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Mention the content that is present inside a PPT ?
Explain the difference between and exec cics xctl and exec cics start command?
Explain the difference between a physical bms mapset and a logical bms mapset?
Can you explain dfheiblk?
how can you prevent more than one user from accessing the same transient data queue?
What is the procedure to read a statement from tsq?
Define primary objective of cics?
Give the definition of COMMAREA ?
What is interval control?
What does the 'cemt:cics' transactions do?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the difference between link xctl?
What is the comaera?
What is a transid?
Kindly specify the pic clause for the data type of length option field type of data fields?