Give the definition of COMMAREA ?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
Which command is used to release a record on which exclusive control is gained?
can there be multiple mapsets for a single program?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
what is invreq condition?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
What is Journal Recovery and Dynamic Transaction Backout?
Name some translator and compile options and explain their meaning?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is difference between copy and include?
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?