What is the component?what are the different components
there using cobol and cics
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mohan
CEE1000s abend 4094 reason 02c occurs while stepping through SQL
logic in a CICS_application. This error occurs when AUTOMONITOR
is on.
| Is This Answer Correct ? | 1 Yes | 7 No |
Explain the difference between the xctl and link commands?
How many ways are there for initiating a transaction? what are they?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
What are fset, frset?
What are the CICS commands associated with temporary storage queue processing?
Explain the difference between using the read command with into option and set option?
What is the difference between physical map and symbolic map?
Explain what is a cursor in cics sql processing?
The error code AEIV?
Explain the different system tables used in cics?
List all the CICS tables and explain their contents.
What is task control?