What is the other way of terminating a transaction?
Answers were Sorted based on User's Feedback
Answer / pavan
cemt i task
trans1 ---
trans2 fp (force perge)
tran3 ---
it will display trans 2 killed.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tej
Apart from the above mentioned 'Force Purge' option the
latest CICS releases have a new transaction CEKL to
terminate a transaction.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Explain the function of the load command?
What do you mean by CEMT?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
what is psuedo conversation?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What are fset, frset?
Can a tsq of one particular transaction be accessed from an alternate transaction?
How do you delete Item 3 in a five-item TSQ?
With the use of an alternate index, how is a VSAM file accessed?
can anyone tell me about paginglogic in CICS,Please?