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
Particular area has been affected in cics screen, what is the process to find?
Can you explain cics transaction gateway?
Explain how can you accomplish breakpoint in intertest?
Explain ceci transaction commands?
Explain the logical message in cics?
Explain the significance of rdo?
What is the pic clause for the hhmmss type of data fields?
What is cics load command?
Kindly specify the pic clause for the data type of length option field type of data fields?
Define floating maps with illustration?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the procedure to read a statement from tsq?
How can you access esds files from cics?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Define cebr?