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 |
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
What is a logical message in CICS?
Explain how do you establish a starting position in a browse operation?
What CICS facilities can you use to save data between the transactions?
How do you establish a starting position in a browse operation?
What is the use of DSECT parameter in BMS?
What is the CICS Command that is used for reading a record from the TDQ?
What happens when a CICS command contains the NOHANDLE option?
What is transient data?
How do you access storage outside your CICS program?
What is the meaning of BMS length of field = 0?
What is the function of the Terminal Control Table(TCT)?