What is the component?what are the different components
there using cobol and cics
Answer Posted / gourishanker
components used in cics-cobol are
TP :Transaction program (Actual code of the program)
PCT
FCT
RDO:The RDO is a CICS TP that allows a CICS systems
programmer to define the resources contained in the internal
control tables.
Task:A task executes the functions of the TP
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are transient data sets defined to cics?
Name the command used for terminating a browse operation?
What is the use of mdt (modified data tag)?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Name the command which is used to release a record on which exclusive control is gained?
Explain the uses that are associated to tsq and tdq ?
What are the types of the dfhmdf present in the cics?
Explain the different ways of initiating transaction in cics?
How errors are handled in CICS programs?
what is effect on receive map when
Explain 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?
What is the difference between a return with transid and xctl?
What does EIB mean in CICS?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between exec cics handle condtion and an exec cics ignore command?