Answer Posted / maxcc0
Command Level Interpreter(CECI) is CICS supplied transaction
which performs syntax checking of a CICS command. if the
syntax is satisfied, it will actually execute the command.
this may be useful for interactive patching into the
application system.
ex. CECI READ DATASET('fileaa')
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Name at least one of the ways by which a transaction can be terminated?
What is the term bms in cics?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
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?
What is the kcp in the cics?
What is CICS ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is dynamic transaction backout?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain how DSECT parameter is used in BMS ?
which transient data queue support ati?
Explain difference between call and link?
define the field with ic in the bms map.
How to establish dynamic cursor position on a map?
What is journal recovery?