The first step in the development of an application system
is the Requirement Analysis(True or False).
What is the use of mdt (modified data tag)?
What are the databases that CICS can access?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
What does the BUFFER option in RECEIVE mean ?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
what are the differences between and exec cics xctl and exec cics start command?
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
Name the 3 common ways to create maps?
Name some common CICS service programs and explain their usage?
Explain the significance of rdo?