What is the difference between CICS Program Control Table
(PCT) and CICS Processing Program Table (PPT) ?
Answer Posted / virgopawanpal
Can we define 2 entries in PCT table for one transaction referring 2 programs?
Example
TRAN1--program1
TRAN1--Program2
is it possible since TRANSID should be unique?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For protecting a transaction using the transaction security function, the two things that must be done are?
what is an mdt (modified data tag)? Its menaing and use?
Explain the difference between and exec cics xctl and exec cics start command?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
How do you use altindxs in batch, cics programs?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What Are Send Map Maponly & Send Map Dataonly ?
What is the syncpoint command?
Can QSAM files be accessed from CICS?
What is the meaning of the enq command?
What does the 'cemt:cics' transactions do?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
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?
Define cebr?
Explain the function of the load command?