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
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is dynamic transaction backout?
what is eib, how is can be used?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain how do you terminate an already issued delay command?
Explain the cics command that is used for reading a record from the tdq?
Define the attribute byte?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain the significance of rdo?
Explain the difference between start and xctl?
What is the cics command that is used to access current date and time?
Explain the difference between the into and the set option in the exec cics receive map command?
How errors are handled in CICS programs?
What is eib?