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 |
when will be use the tdq and tsq??
Explain how and where is the twa size set?
What are the recoverable cics resources?
How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
How do you use extended attributes ?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
What are the 3 working storage fields used for every field on the map?
Explain the difference between and exec cics xctl and an exec cics link command?
Can you define attribute byte?
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 a transid and explain the system transid CEMT?
What are the differences between Temporary Storage Queue (TSQ) and Transient Data Queue (TDQ).?