What is the meaning of the SYNCPOINT command?
Answer / vinod
SYNCPOINT divides a task (usually a long-running one) into
smaller LUWs.It specifies that all changes to recoverable
resources made by the task since its last syncpoint are to
be committed.
| Is This Answer Correct ? | 14 Yes | 1 No |
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
What does a cics translator do?
Name a few CICS programs which are generally used ?
What is the name of the log which contains the information needed to restart the system, including the task
What is the ABEND command and when would you use it?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Can you use DYNAMIC calls in CICS ?
Define RCT.
In a particular cics program, what is the procedure to allocate dynamic memory?
What are the parameters that you have to give when you are using the CSSN transaction?