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
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain processing program table(ppt)?
How do we pass parameters into a CICS –DB2 program
Name some translator and compile options and explain their meaning?
Highlight the difference between a symbolic map and physical map?
Explain the difference between a physical bms mapset and a logical bms mapset?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Explain the difference between pseudo-conversational and conversational?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the pic clause for the any bll cell type of data fields?
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?
Define communication area?
Can you define temporary storage?
What is non-conventional programs?
What is the pic clause for the data type of length option field type of data fields?