Answer Posted / guest
cics translator comments out all the cics commands and
replaces them with cobol call stmts(in case if the app.
prgm is cics cobol).Also translator inserts necessary
variables and statements in the application program for
cics housekeeping purposes.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Name a few CICS programs which are generally used ?
What is an mdt (modified data tag)?
Define TCT.
Define the attribute byte?
Explain the system transid cemt?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain how do you dynamically set the cursor position to a specific field?
Name the three ways available for a program to position the cursor on the screen?
Explain the purpose of the program list table?
Explain how many conditions can you include in a single handle condition command?
Can you define temporary storage?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Explain the logical message in cics?
Name the two types of transient data queues?