What is the size of commarea
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / lakshmisudha
64k but it allows only 24k not possible to pass morethan 24k
| Is This Answer Correct ? | 1 Yes | 0 No |
how to get 'time stamp' in cics prgms ,what is the syntax.
What are the databases that CICS can access?
What is the usage of language in the PPT entry?
What is the process of converting the CICS commands into the equivalent host language statements called?
Which transient data queue supports ATI?
hi,what is the module? how many modules in mainframe based banking projects
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What are the ways fot initiating a transaction?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How do you use extended attributes ?
What is mainframe cics?
What is the difference between the XCTL and LINK commands?