What is the CICS command that gives the length of TWA area?
Answer Posted / maverick
EXEC CICS ASSIGN
TWALENG(field-half-owrd-binary)
END-EXEC
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
which transient data queue support ati?
How many ways are there for initiating a transaction?
In a CICS program, how will you read a VSAM file?
What does the 'cemt:cics' transactions do?
what are transient data sets defined to cics?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is the difference between a return with transid and xctl?
What is frset?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Name a few CICS programs which are generally used ?
Can you define cics task?
Explain the difference between getting the system time with eibtime and asktime command?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain how pa key is different from pf key?
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?