Customer Information Control System Question:

Mention the option (along with argument type) used in a CICS command to retrieve the response code after execution of the command?

CICS Interview Question
CICS Interview Question

Answer:

RESP( S9(8) COM. )


Previous QuestionNext Question
What are the two ways of breaking a CPU bound process to allow other task to gain access to CPU?Into what fields will the date and time values be moved after execution of the above command?