What other file control processing commands are used for
file updating?
Answer / mahesh kulanagl
ExeC CICS rEAD command WITH UPDATE OPTION FOLLOWED BY eXEC
cics rewrite
| Is This Answer Correct ? | 1 Yes | 0 No |
In the EIB block of CICS, highlight the names of few of the important fields?
What is the function of the Terminal Control table?
Can you define cemt?
What is ENQ, DEQ ?
Can you define commarea?
What are the CICS commands associated with transient data queue processing?
How do you terminate an already issued DELAY command?
What does the following transactions do?
Define TCT.
Can you define transid?
Can you use DYNAMIC calls in CICS ?
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?