⟩ What are the two ways of breaking a CPU bound process to allow other task to gain access to CPU?
EXEC CICS DELAY EXEC CICS DELAY
INTERVAL(hhmmss) TIME(hhmmss)
END-EXEC END-EXEC
EXEC CICS DELAY EXEC CICS DELAY
INTERVAL(hhmmss) TIME(hhmmss)
END-EXEC END-EXEC
Which is the CICS control program that provides communication services between user written application programs and terminals?
What are the two types of transient data queues?
What are transient data sets defined to CICS?
What is Journal Recovery and Dynamic Transaction Backout?
What is the MASSINSERT option?
What is the meaning of the SYNCPOINT command?
What is a cursor in CICS SQL processing?
What is the significance of RDO?
Can you access QSAM (seq) files from CICS?
What is CECI?