What is the other way of terminating a transaction?
Answer Posted / pavan
cemt i task
trans1 ---
trans2 fp (force perge)
tran3 ---
it will display trans 2 killed.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define cics interface block?
What is the difference between a return with transid and xctl?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the uses that are associated to tsq and tdq ?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Give certain situations where NEWCOPY is obligatory?
What is eib?
Name some translator and compile options and explain their meaning?
Explain what is a cursor in cics sql processing?
What is the eib?
which is the cics control program that provides communication services between user written application programs and terminals?
What are the common tables in cics and their usage?
What does the 'cebr:cics' transactions do?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
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??