What is interval control?
No Answer is Posted For this Question
Be the First to Post Answer
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
What is task control?
what are transient data sets defined to cics?
What is the command which will delete a program LOADed into the main storage using LOAD command?
How to handle exceptional conditions 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?
What is the COMMAREA(communications area)?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
What is the difference between pct and fct?
how to get 'time stamp' in cics prgms ,what is the syntax.
Explain the different ways of initiating transaction in cics?
In case you modify the attribute field of map do you need to recompile the map?