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


Please Help Members By Posting Answers For Below Questions

when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

735


Define RCT.

848


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

704


What is the primary aspect of CICS?

764


What is CICS ?

680






Mention the option used in a cics command to retrieve the response code after execution of the command?

727


With the use of an alternate index, how is a VSAM file accessed?

733


how do you fire a batch job from a cics txn ?

700


What is interval control?

689


Define primary objective of cics?

652


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2311


Explain the primary significance of intra-partition and extra-partition tdqs ?

681


What are the uses of ppt in cics?

625


Explain the difference between dfhcommarea and tsq?

637


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

675