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
What are the types of important programs that are used in the cics?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain how do you handle errors in cics programs?
how do you intitiate another transaction?
what is the differences between getting the system time with eibtime and asktime command?
what are transient data sets defined to cics?
Explain the difference between link and xctl?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Particular area has been affected in cics screen, what is the process to find?
What is the comaera?
Define cics interface block?
Name a few CICS programs which are generally used ?
Explain how many conditions can you include in a single handle condition command?
What is the primary aspect of CICS?
If we say that bms length of field = 0, then what does that mean?