Interview Questions

What is the EIB parameter and the CICS command used to implement ...

CICS Interview Questions


(Continued from previous question...)

What is the EIB parameter and the CICS command used to implement ...

Q: What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT - Single PPT entry?

An: EIBCALEN - To check if COMMAREA has been passed in terurn command.
EXEC CICS RETURN
TRANSID(data-name)
COMMAREA(data-area)
LENGTH (data-value)
END-EXEC

(Continued on next question...)

Other Interview Questions