I have written a CICS program. What tables should I setup
to run this program?
Answer Posted / lalit verma
Entries should be made in the following Tables :
PPT(Processing Program Table)
PCT(Program Control Table)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the primary aspect of CICS?
Explain how do you intitiate another transaction?
What is the procedure to solve an ASRA ABEND?
What are the main uses of the transaction in the cics?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain cedf transaction commands?
how do you fire a batch job from a cics txn ?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the primary function of the processing program table (ppt)?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
what is effect on receive map when
What is dynamic transaction backout?
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?
cics command level is?
What are the classifications of the cics program?