Which type of TDQ is read destructive?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
why we code ACCUM parameter in cics send time
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
What is the difference between getting the system time with EIBTIME and ASKTIME command?
Do you require a table entry for a TSQ?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
What is the meaning of the deq command?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
How do you fire a batch job from a CICS transaction ?
If we wish to create bms executable, what are the basic steps that the user has to go through?
How do you terminate an already issued DELAY command?
What is the COMMAREA(communications area)?