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 |
Define ceci?
Explain the difference between intra partition tdq and extra partition tdq?
if we want to add new column in the db2 table.How can add in the copybook?
Name the three ways available for a program to position the cursor on the screen?
What are the CICS commands associated with transient data queue processing?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
What is MDT? What are FSET, FRSET ?
What is the different ways to initiate a task?
What is a cursor in CICS sql processing?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
What is data only and map only in cics
What is the comaera (communication area)?