What is the use of COMMAREA ?Minimum how much data we can
pass from it?
Answer Posted / prabu
32K is the therotical maximum value. Cics Programming guide
recommends not to exceed more than 24KB. As rest of the
space will be utilised for other control operations.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to retrieve rows from a db2 table in embedded sql?
Which component is responsible for db2 startup and shutdown?
How do you find the maximum value in a column in db2?
How do I import data from excel to db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is the difference between dbm cfg and db cfg file in db2 ?
Can you tell me how can you find out the # of rows updated after an update statement?
What is bind and rebind in db2?
What is null indicator in cobol db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How do I create a view in db2?
How do I change the column size in db2?
How to create backup table in db2?
What is cursor stability in db2?
What is the physical storage length of timestamp data type?