What is the eib?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
Explain cemt transaction commands?
What is the command used to request notification when the specified time has expired?
how we change the vsam file name in cics rigion? anybody elobrate this?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
Explain how do you establish a starting position in a browse operation?
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
What is the primary function of the Processing Program Table (PPT)?
What is an ASRA abend ?
What are the uses of ppt in cics?