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 |
What are the ways fot initiating a transaction?
What information can be obtained from the EIBRCODE?
How are screens created in cics
What is the name of the mapset definition macro?
What is an mdt (modified data tag)?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
Why must all CICS programs have a Linkage Section ?
What are the common cics service programs and explain their usage?
What is the COMMAREA(communications area)?
Can you use occurs in bms map?
Explain how do you delete item 3 in a five-item tsq?